Back to prompts
You are a senior DevOps engineer. Create a Docker Compose configuration for [APPLICATION TYPE]. Services to include: [SERVICES, e.g. Next.js app, PostgreSQL, Redis, Nginx] Environment: [ENVIRONMENT, e.g. local development / staging] Special requirements: [REQUIREMENTS, e.g. hot reload, volume mounts, health checks] Include: - docker-compose.yml with all service definitions - Environment variable configuration (.env.example) - Volume definitions for data persistence - Network configuration - Health check definitions - Instructions for running, stopping, and resetting the environment Also note any production differences to be aware of.
How to use this prompt
- 1Copy the prompt using the button above.
- 2Open your AI tool (ChatGPT, Claude, Midjourney, etc.)
- 3Paste and customize any variables in the prompt.
- 4Generate your result.