compose/docs/reference/compose_wait.md
Suleiman Dibirov 98e261ba32 docs(wait): Fix wait command description
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
2024-08-19 10:44:57 +02:00

496 B

docker compose wait

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

Options

Name Type Default Description
--down-project bool Drops project when the first container stops
--dry-run bool Execute command in dry run mode