Skip to content

yongzhihuang/DockerLEMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Docker LEMP A LEMP (Linux, Nginx, Mysql, PHP) stack built with Docker and Docker Compose

###Tutorial This was first created for my tutorial on creating a LEMP stack with docker and docker compose at penta-code.com

###Instructions You can run this as long as you have Docker and Docker Compose installed on your system.

docker-compose up -d

Head over to http://YOUR_HOST_IP to see public/index.php in action

Releases

No releases published

Packages

No packages published

Languages