Skip to content

AriefLuthfi79/docker-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker: Nginx, MariaDB, PHP 7, and Adminer

This is the basis for LEMP stack. You can build this yourself after cloning this project by using docker-compose command

Running the code

cd your-project/
git clone "remote link of this repository"
docker-compose up
# wait for the build...
  • Open the browser on the exposed Docker IP on port 80 (usually http://localhost, could be different based on your configuration).
  • Enjoy!!!

About

docker for lemp stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published