Guest User

Untitled

a guest
Feb 20th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. $docker cp --help
  2.  
  3. Usage: docker cp [OPTIONS] CONTAINER:SRC_PATH DEST_PATH|-
  4. docker cp [OPTIONS] SRC_PATH|- CONTAINER:DEST_PATH
  5.  
  6. Copy files/folders between a container and the local filesystem
  7.  
  8. Options:
  9. -a, --archive Archive mode (copy all uid/gid information)
  10. -L, --follow-link Always follow symbol link in SRC_PATH
Add Comment
Please, Sign In to add comment