Skip to content

Check Docker Compose services are running #10

@vidya381

Description

@vidya381

When docker-compose.yml is detected, check that the defined services are actually up.

Run docker compose ps --format json and see if any services are stopped or missing. Report which ones are down.

Add internal/check/compose.go and register it in registry.go under stack.Docker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    checkerAdding a new checkhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions