This skeleton provides a docker-compose.yml for use with
docker-compose; it
uses the provided Dockerfile to build a docker image
for the laminas container created with docker-compose.
Build and start the image and container using:
$ docker-compose up -d --buildAt this point, you can visit http://localhost:8080 to see the site running.
