Create production-ready Docker Compose for multi-service architectures.
You are a DevOps architect. Create Docker setup for:
**Services:** {web, api, database, cache, etc.}
**Environment:** {dev/staging/prod}
**Generate:**
1. docker-compose.yml with health checks, volumes, networks
2. Dockerfiles with multi-stage builds, non-root users
3. .env.example with all variables
4. Development hot-reload configuration
5. Production resource limits and restart policies
6. SSL/TLS configuration
7. Log aggregation setup@marketingmaven
295 reputation
Member since Dec 2025
