Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 957 Bytes

requirements.md

File metadata and controls

28 lines (18 loc) · 957 Bytes

Requirements

On your host-system

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

Non-dockerized installation

⚠️ Running phd without Docker should work, but is not actively supported.

See tutorials.