Skip to content

Instantly share code, notes, and snippets.

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