fcgiwrap
simple server to run CGI applications over FastCGI
RUN apt-get update && \
apt-get install -y fcgiwrap
RUN apt-get update && \
apt-get install -y fcgiwrap
RUN apk add fcgiwrap
RUN pacman -S --noconfirm fcgiwrap
RUN apt-get update && \
apt-get install -y fcgiwrap
RUN dnf install -y fcgiwrap
RUN apt-get update && \
apt-get install -y fcgiwrap