Files
cheatsheet-tldr/tldr/docker-cp
2025-12-20 00:20:53 +00:00

13 lines
235 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# docker cp
> This command is an alias of `docker container cp`.
- View documentation for the original command:
`tldr docker container cp`