mirror of https://github.com/docker/compose.git
770 B
770 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) | ||
--dry-run |
Execute command in dry run mode | ||
-L , --follow-link |
Always follow symbol link in SRC_PATH | ||
--index |
int |
0 |
index of the container if service has multiple replicas |