Skip to content

djdanielsson/minimal-docker-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-webserver-minal

make sure to download and install docker using these instructions and do not use OS repo's cuz those don't always work correctly https://docs.docker.com/engine/installation/linux

to run this just use the command "sudo docker-compose up"

then go to a browser and type localhost:8080 and any webpages placed in www folder should be accessable

Based off of https://github.com/devigner/docker-compose-php with the attempt to run the minimal versions (alpine) when avalible.

Releases

No releases published

Packages

No packages published