This is the bootstrap for php project which may be used with docker. It has nginx frontend configured too.
appBased on https://github.com/coffeedesk/devops-docker-images/blob/master/php7/DockerfilenginxBased on nginx:latest
Run via docker-compose
docker-compose up
Access with http:
curl localhost:<dynamically-assigned-port>