cgi-fcgi
FASTCgi (fcgi) is a language independent, high performant extension to CGI
RUN apt-get update && \
apt-get install -y libfcgi0ldbl
RUN apt-get update && \
apt-get install -y libfcgi0ldbl
RUN apk add fcgi
RUN pacman -S --noconfirm fcgi
RUN apt-get update && \
apt-get install -y libfcgi-bin
RUN dnf install -y fcgi
RUN apt-get update && \
apt-get install -y libfcgi0ldbl