mirror of
https://github.com/docker/compose.git
synced 2026-05-13 22:09:48 +00:00
15 lines
474 B
Markdown
15 lines
474 B
Markdown
# docker compose wait
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Block until the first service container stops
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:-----------------|:-----|:--------|:---------------------------------------------|
|
|
| `--down-project` | | | Drops project when the first container stops |
|
|
| `--dry-run` | | | Execute command in dry run mode |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|