Sign inSign up

arulrajnet/lighttpd

By arulrajnet

Updated over 10 years ago

Alpine based lighttpd server as 6MB in size (the real light...!!)

Image
0

4.6K

arulrajnet/lighttpd repository overview

Lighttpd

Alpine based lighttpd server as 6MB in size (the real light...!!)

docker run -d --name lighttpd \
  -p 8080:8080 \
  -v ${PWD}/html:/var/www/localhost \
  -t arulrajnet/lighttpd:latest

Tag summary

Content type

Image

Digest

Size

2.7 MB

Last updated

over 10 years ago

docker pull arulrajnet/lighttpd