docker >=1.10.0
docker-compose >=1.8.0
included in Docker for Mac and Windowsgit
(optional)make
(optional)
You can create your Docker environment with Docker for Mac/Windows or with docker-machine
from Docker Toolbox.
To test if your environment is ready, simply run the following status commands, if you do not see any errors, you are good to go!
docker version
docker-compose version
docker info
docker ps
‼️ Due to disk performance issues like ... it's currently a recommended workaround to run composer from your host system for updates.
composer global require fxp/composer-assetplugin wikimedia/composer-merge-plugin
⚠️ Running phd without Docker should work, but is not actively supported.
See tutorials.