Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy files out of docker

sudo docker cp <Container ID>:<Path of file inside the container> <Path in the local machine>
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #copy #files #docker
ADD COMMENT
Topic
Name
3+4 =