docker-compose-generator
by jeremylongshorev1.0.0
Generate Docker Compose configurations for multi-container applications with best practices
Commands
docker-composeGenerate Docker Compose configurations
Documentation
# Docker Compose Generator Plugin Generate production-ready Docker Compose configurations. ## Installation ```bash /plugin install docker-compose-generator@claude-code-plugins-plus ``` ## Usage ```bash /docker-compose ``` ## Features - Multi-service orchestration - Health check configurations - Volume and network management - Resource limits - Environment variable support - Production best practices ## License MIT