Created
December 11, 2018 12:57
-
-
Save owen800q/ebecb6602d724b4038233830e19e8555 to your computer and use it in GitHub Desktop.
Copy files from a docker container to host
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker cp <containerId>:/file/path/within/container /host/path/target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment