Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy a file from local machine to docker container

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