Synopsis
Docker Nginx stack for php dev.
Motivation
To create an isolated develepment environment and easinesss of deployment.
Installation
Your system needs to have Docker and Docker-compose installed. Use command $docker-compose up in the local root folder where yml file is located.