Skip to content

Instantly share code, notes, and snippets.

@tiantuxu
Created January 4, 2019 19:43
Show Gist options
  • Save tiantuxu/20b9ab96303dd21bcd6596e623523641 to your computer and use it in GitHub Desktop.
Save tiantuxu/20b9ab96303dd21bcd6596e623523641 to your computer and use it in GitHub Desktop.
docker cp foo.txt mycontainer:/foo.txt
docker cp mycontainer:/foo.txt foo.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment