Skip to content

Instantly share code, notes, and snippets.

@supakornkim
Created July 23, 2020 09:28
Show Gist options
  • Save supakornkim/5954c461f5fb1b25a74b413583002ed7 to your computer and use it in GitHub Desktop.
Save supakornkim/5954c461f5fb1b25a74b413583002ed7 to your computer and use it in GitHub Desktop.
docker exec -i container_name mysql -uroot dbname < data.sql;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment