compose/docs/reference/compose_cp.md
Laura Brehm 8a3248d0cd
Update documentation
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2022-12-29 13:32:16 +00:00

738 B

docker compose cp

Copy files/folders between a service container and the local filesystem

Options

Name Type Default Description
-a, --archive Archive mode (copy all uid/gid information)
-L, --follow-link Always follow symbol link in SRC_PATH
--index int 0 Index of the container if there are multiple instances of a service .