table of contents
other versions
- testing 2.26.1-3
- unstable 2.26.1-4
- experimental 2.26.1-2
DOCKER-COMPOSE-WAIT(1) | DOCKER-COMPOSE-WAIT(1) |
NAME¶
docker-compose-wait - Block until the first service container stops
SYNOPSIS¶
docker compose wait SERVICE [SERVICE...] [OPTIONS]
DESCRIPTION¶
Block until the first service container stops
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¶
Feb 2025 |