victorbalssa
Follow
-
02:42
(UTC -05:00)
Pinned Loading
-
gist.sh
gist.sh 1# --- One liner: MySQL Dump with docker --- #
23$ /usr/bin/docker exec -it `your container name` /usr/bin/mysqldump -u `mysql user` --password=`mysql password` `mysql database` > backup.sql
45# --- #
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.