Container-Compose · compose-spec coverage

Feature-by-feature compliance audit of Container-Compose against compose-spec.json. Anchored on depends_on (L277-L310).
Anchor section: depends_on (compose-spec.json L277-L310) Schema accepts either a list of service names or an object map with condition ∈ {service_started, service_healthy, service_completed_successfully}, required (bool), restart (bool|string). Container-Compose supports list and object forms, including condition gates for started, healthy, and completed-successfully dependencies; click the rows below for implementation anchors.
Status
Tested
Click any feature row to drill into what works, where it is implemented, and what remains for Compose parity.
No features match the current filter.