Alpine based lighttpd server as 6MB in size (the real light...!!)
4.6K
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
Content type
Image
Digest
Size
2.7 MB
Last updated
over 10 years ago
docker pull arulrajnet/lighttpd