Skip to content

A simple docker lemp stack which attempts to provide a poor imitation of folder "parking" like Laravel Valet.

Notifications You must be signed in to change notification settings

jason-murray/docker-lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-lemp

A simple docker lemp stack which attempts to provide a poor imitation of folder "parking" like Laravel Valet.

Some assumptions are made re folder structure, but these could be changed in the docker-compose.yml file.

├── lemp
│   └── <clone this project here>
└── lemp-sites
    ├── example1.test
    │   └── public OR web
    └── example2.test
        └── public OR web

About

A simple docker lemp stack which attempts to provide a poor imitation of folder "parking" like Laravel Valet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published