table of contents
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 |