Scroll to navigation

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

docker-compose(1)

Oct 2025