Expand description
Compose orchestrator for multi-container workloads.
Coordinates the lifecycle of multiple services defined in a compose file: network creation, dependency-ordered boot, and grouped teardown.
Structs§
- Compose
Project - A running compose project.
- Health
Check Spec - Parsed health check specification (runtime-friendly).
Enums§
- Project
State - State of a compose project (group of services).