Skip to content

This is docker setup for making a basic LAMP stack. Very effective to start with any type of PHP project such as laravel etc.

License

Notifications You must be signed in to change notification settings

babiz/Dockerized-PHP-FPM-NGINX-MYSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized-PHP-FPM-NGINX-MYSQL

Dockerized PHP development stack: PHP-FPM, NGINX, MYSQL. Inspired form PHP DOCKERIZED

Build Status

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.

Following official images are used.

Required Docker tools

Running

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

License

Copyright © 2015-16 [Babish Shrestha]. Licensed under the terms of the MIT license.

About

This is docker setup for making a basic LAMP stack. Very effective to start with any type of PHP project such as laravel etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published