Skip to content

cmmakerclub/cmmc-docker-rpi-lighttpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cmmc-docker-lighttpd

git clone https://github.com/cmmakerclub/cmmc-docker-lighttpd.git
cd cmmc-docker-lighttpd/
docker build -t "my-cmmc-docker-lighttpd" .
docker images | grep my-cmmc-docker-lighttpd
docker run -d -it --name "my-lighttpd" -p 80:80 -v $(pwd)/www-static:/var/www my-cmmc-docker-lighttpd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages