Docker Production Skill Master production-grade Docker deployments with monitoring, logging, health checks, and resource management. Purpose Configure containers for production with proper observability, resource limits, and deployment strategies. Parameters | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | monitoring | enum | No | prometheus | prometheus/datadog | | logging | enum | No | json-file | json-file/loki/elk | | replicas | number | No | 1 | Number of replicas | Production Configuration Health Checks Resource Limits Log…