Assemble Docker Compose files visually. Easily define services, networks, and volumes for your containerized applications.
Use KEY=value lines for container environment variables.
One volume mapping per line. Example: ./:/app
Generated Docker Compose YAML based on the current service settings.
Structured representation of the generated compose file.