Skip to content

Instantly share code, notes, and snippets.

@austinyearlykim
Last active November 1, 2017 22:21
Show Gist options
  • Save austinyearlykim/5e726433748dbbe07b9785a5f3088ec7 to your computer and use it in GitHub Desktop.
Save austinyearlykim/5e726433748dbbe07b9785a5f3088ec7 to your computer and use it in GitHub Desktop.
Docker Container to Host
sudo docker cp CONTAINER_NAME:/dump.sql /dump.sql;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment