Install dependencies and create ZIP archive:
composer install
Install dependencies:
composer install
Run the docker compose script in the scripts/ director as
sudo docker-copose -f scripts/docker-compose.yml upThe zend server container will be attatched to the devenv network, therefore the devenv must be running.
This directory will also be mounted into the plugins directory of zend.
The zend web root (/var/www/html) is also available on the host machine via /tmp/zend.