This docker container automatically provides an apache web server with php and zorba.
docker-compose.yml
apache:
build: docker-apache-php-zorba
ports:
- "13370:80"
volumes:
- ../sources:/var/www
stdin_open: true
tty: true
The zorba documentation is extremely outdated, but there is not mutch more information in the web.