The Wayback Machine - https://web.archive.org/web/20251207223457/https://docs.docker.com/reference/cli/docker/compose/wait/

docker compose wait

DescriptionBlock until containers of all (or specified) services stop.
Usagedocker compose wait SERVICE [SERVICE...] [OPTIONS]

Description

Block until containers of all (or specified) services stop.

Options

OptionDefaultDescription
--down-projectDrops project when the first container stops