Skip to content

Add "--wait" to "docker compose start" #13408

@conman124

Description

@conman124

Description

docker compose up supports --wait option to detach after the services pass any health checks. Looking at the code, it appears this is a functionality of the start API, but this is not exposed on the CLI. Having this available as an option on docker compose start would improve the lifecycle flexibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions