Dockerfile & Docker-Compose Generator
A professional tool to scaffold your Docker environment.
Load a Template...
Node.js + MongoDB
Python (Django) + PostgreSQL
NGINX Static Site
Dockerfile
Docker-Compose
Dockerfile Configuration
Base Image
Working Directory
Files to Copy (source destination)
+ Add COPY instruction
Dependency Install Command
Expose Port
CMD / Entrypoint (comma separated)
Docker-Compose Configuration
Add Service
Advanced Options
Top-Level Networks
+ Add Network
Top-Level Secrets
+ Add Secret
Dockerfile
docker-compose.yaml