Skip to content

Instantly share code, notes, and snippets.

@airtonGit
Created June 21, 2020 19:31
Show Gist options
  • Save airtonGit/e39ec067c965a6a6cc2d8925bf3845a6 to your computer and use it in GitHub Desktop.
Save airtonGit/e39ec067c965a6a6cc2d8925bf3845a6 to your computer and use it in GitHub Desktop.
# Backup
docker exec CONTAINER /usr/bin/mysqldump -u root --password=root DATABASE > backup.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment