compose/docs/reference/compose_cp.md
Guillaume Lours 6d9d75406c update usage of the index flag of the cp command
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-10 10:50:40 +02:00

470 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 .