Generate your project(s) complete Docker development architecture with 1 simple YAML file.
1 YAML file
Here is a
PHP/MySQL
example
From 1 to ∞ declared services,
or custom images ones
Using Docker-Sync
native drivers,
no more I/O lags
Linux/OSX/Windows compatibility
Docker-Arch is open source
Feel free to
contribute
docker run -it -v $(PWD):/destination ph3nol/docker-arch:latest generate /destination
curl -sSL https://raw.githubusercontent.com/Ph3nol/Docker-Arch/master/install.sh | sh