Back to Compose

docker compose start

docs/reference/compose_start.md

5.1.3771 B
Original Source

docker compose start

<!---MARKER_GEN_START-->

Starts existing containers for a service

Options

NameTypeDefaultDescription
--dry-runboolExecute command in dry run mode
--waitboolWait for services to be running|healthy. Implies detached mode.
--wait-timeoutint0Maximum duration in seconds to wait for the project to be running|healthy
<!---MARKER_GEN_END-->

Description

Starts existing containers for a service