Skip to content

rviktor87/docker-compose-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose collection

I didn't find appropiate docker-compose file/repo for lemp stack, which is separating the php, nginx, mysql applications. So I created one :)

Requirements

Install Docker and Compose

I tried out with Docker 1.9.* >=

Uasge of docker compose LEMP stack

cd docker-compose-lemp

docker-compose up -d