Difference between revisions of "Docker cp"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
Copy files/folders between a container and the local filesystem
 
Copy files/folders between a container and the local filesystem
https://docs.docker.com/engine/reference/commandline/cp/
+
* 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
 
  
 
== See also ==
 
== See also ==

Revision as of 17:39, 8 October 2020

Advertising: