mirror of
https://github.com/docker/compose.git
synced 2025-05-08 00:20:12 +02:00
652 B
652 B
docker compose export
Export a service container's filesystem as a tar archive
Options
Name | Type | Default | Description |
---|---|---|---|
--dry-run |
bool |
Execute command in dry run mode | |
--index |
int |
0 |
index of the container if service has multiple replicas. |
-o , --output |
string |
Write to a file, instead of STDOUT |