Skip to content

Instantly share code, notes, and snippets.

View xenirio's full-sized avatar
🏠
Working from home

Vee xenirio

🏠
Working from home
  • Chiang Mai, Thailand
View GitHub Profile

Keybase proof

I hereby claim:

  • I am xenirio on github.
  • I am vee_yellow (https://keybase.io/vee_yellow) on keybase.
  • I have a public key ASDAMJztMbwkXFUobSg47bO2Fn7V-Q2ZrolCAMvj81XX3Ao

To claim this, I am signing this object:

@xenirio
xenirio / CLEAR_MYSQL.md
Created March 25, 2021 03:49
mysql 5.7.23 can not start in docker container
  1. docker-compose down
  2. Deleted old volumes (if there is no significant data) docker system prune --force --volumes