Dockerized PHP development stack: PHP-FPM, NGINX, MYSQL. Inspired form PHP DOCKERIZED
Dockerized-PHP-FPM-NGINX-MYSQL tries to replicate the LAMP stack to kick off your full stack PHP project. This method is inspired from the Dockerized PHP which has even more feature So if you want to use it to fullest then please use Dockerized PHP.
- Docker Engine
- Docker Compose
- Docker Machine (Mac and Windows only)
After all the docker tools are setup, please run the following command
$ docker-compose up
You can now run the app in the browser. Go to http://Docker-Machine-IP:Selected Port
Copyright © 2015-16 [Babish Shrestha]. Licensed under the terms of the MIT license.