table of contents
other versions
- trixie 2.26.1-4
- testing 2.26.1-4
- unstable 2.32.4-3
- experimental 2.32.4-2
| DOCKER-COMPOSE-WAIT(1) | DOCKER-COMPOSE-WAIT(1) |
NAME¶
docker-compose-wait - Block until containers of all (or specified) services stop.
SYNOPSIS¶
docker compose wait SERVICE [SERVICE...] [OPTIONS]
DESCRIPTION¶
Block until containers of all (or specified) services stop.
OPTIONS¶
--down-project[=false] Drops project when the first container stops
-h, --help[=false] help for wait
OPTIONS INHERITED FROM PARENT COMMANDS¶
--dry-run[=false] Execute command in dry run mode
SEE ALSO¶
| Oct 2025 |