create-docker-compose-production
Installation
SKILL.md
Docker Compose Production Generator
Generates hardened Docker Compose production configurations with resource limits, restart policies, network segmentation, and logging.
Generated Files
docker-compose.prod.yml # Production stack configuration
Generation Instructions
- Analyze: Identify services, determine resource needs, plan network segmentation, define persistence
- Harden: Resource limits, restart policies, read-only root, network segmentation, log rotation, health checks
- Configure: Service dependencies with health conditions, graceful shutdown, persistent volumes