Skip to content

Feature: Healthchecks and depends_on in compose.yaml #21

@kaifcoder

Description

@kaifcoder

Is your feature request related to a problem? Please describe.
Service orchestration in Docker Compose lacks integrated healthcheck and depends_on configuration, which can lead to unreliable startup sequences.

Describe the solution you'd like
Add support for healthchecks and depends_on fields in generated compose.yaml to ensure services are started and monitored in the correct order.

Describe alternatives you've considered
Manual editing of compose files and external orchestration tools.

Additional context
Automating these fields will improve reliability and developer experience when using generated environments.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions