lighttpd is a lightweight open-source web server. https://www.lighttpd.net/
$START_PATH are executed$CONF_PATH are concatenated as lighttpd config file$WWW_ROOT contains the document rootdocker run -d -p 80:80 -v /my/website:/var/www/html viossat/lighttpd
Content type
Image
Digest
Size
5.3 MB
Last updated
over 7 years ago
docker pull viossat/lighttpd