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

  1. Analyze: Identify services, determine resource needs, plan network segmentation, define persistence
  2. Harden: Resource limits, restart policies, read-only root, network segmentation, log rotation, health checks
  3. Configure: Service dependencies with health conditions, graceful shutdown, persistent volumes

Docker Compose Production Stack

Installs
5
GitHub Stars
79
First Seen
Mar 17, 2026
create-docker-compose-production — dykyi-roman/awesome-claude-code