Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Building:

docker build -t lighttpd .

Running:

docker run --rm -ti -v $(pwd):/var/www lighttpd

About

Simple Docker image for serving static files with lighttpd (local development). A little bit more configurable than Python's SimpleHTTPServer.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages