Difference between revisions of "Docker cp"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  docker cp <containerId_or_name>:/file/path/within/container /host/path/target
 
  docker cp <containerId_or_name>:/file/path/within/container /host/path/target
 
  (no output)
 
  (no output)
 +
 +
 +
[[docker cp]] ./some_file CONTAINER:/work
  
 
== Related commands ==
 
== Related commands ==

Revision as of 14:45, 8 March 2023

Advertising: