Docker Compose
Docker Compose YAML Generator
Docker Compose Generator Usage Guide
Supported Services
- Nginx / Node.js / MySQL / PostgreSQL
- Redis / MongoDB
- Supports adding any custom image
How to Use
- Click a service card to add it to the configuration
- Configure ports, environment variables, and volume mounts
- Save as docker-compose.yml
- Run "docker compose up -d" to start