Skip to content
/ lemp Public

Docker image with Linux, nginx, mysql(mariadb), PHP - for development PHP aplication

License

Notifications You must be signed in to change notification settings

dwali/lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEMP

Docker image with Linux, nginx, mysql(mariaDB), PHP - for development PHP aplication

build container

docker build . -t dwali/lemp

run container

docker run -p 80:80 -v $(pwd)/www:/www --name -d lemp dwali/lemp

About

Docker image with Linux, nginx, mysql(mariadb), PHP - for development PHP aplication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages