Docker Compose Patterns

Design multi-service local orchestration with Docker Compose, including dependency wiring, startup order, health checks, and shared network/storage boundaries. Use when local integration environments need deterministic service composition; do not use for production orchestration policy design.

planifest a8e1650 2 files · 13.7 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/docker-compose-patterns commit a8e16500e3

Frequently asked questions

npx skillmds@latest add planifest/docker-compose-patterns