Difference between revisions of "Docker cp"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
{{Draft}}
+
Copy files/folders between a container and the local filesystem
 +
https://docs.docker.com/engine/reference/commandline/cp/
  
 
  docker cp <containerId_or_name>:/file/path/within/container /host/path/target
 
  docker cp <containerId_or_name>:/file/path/within/container /host/path/target

Revision as of 05:48, 23 June 2020

Advertising: