Files
compose/docs/reference/compose_start.md
Nicolas De Loof b32297dccd add --wait option to start command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-12-01 11:58:00 +01:00

772 B

docker compose start

Starts existing containers for a service

Options

Name Type Default Description
--dry-run bool Execute command in dry run mode
--wait bool Wait for services to be running|healthy. Implies detached mode.
--wait-timeout int 0 Maximum duration in seconds to wait for the project to be running|healthy

Description

Starts existing containers for a service