mirror of
https://github.com/docker/compose.git
synced 2025-05-07 16:10:14 +02:00
496 B
496 B
docker compose wait
Block until containers of all (or specified) services stop.
Options
Name | Type | Default | Description |
---|---|---|---|
--down-project |
bool |
Drops project when the first container stops | |
--dry-run |
bool |
Execute command in dry run mode |