Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy file from docker container to host

docker cp <containerId>:/file/path/within/container /host/path/target
 
PREVIOUS NEXT
Tagged: #copy #file #docker #container #host
ADD COMMENT
Topic
Name
5+8 =