lighttpd-disable-mod
fast webserver with minimal memory footprint
RUN apt-get update && \
apt-get install -y lighttpd
RUN apt-get update && \
apt-get install -y lighttpd
RUN apk add lighttpd
RUN pacman -S --noconfirm lighttpd
RUN apt-get update && \
apt-get install -y lighttpd
RUN dnf install -y lighttpd
RUN apt-get update && \
apt-get install -y lighttpd