fcgiwrap

simple server to run CGI applications over FastCGI

Debian Debian
RUN apt-get update && \ apt-get install -y fcgiwrap
Ubuntu
RUN apt-get update && \ apt-get install -y fcgiwrap
Alpine
RUN apk add fcgiwrap
Arch Arch Linux
RUN pacman -S --noconfirm fcgiwrap
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y fcgiwrap
Fedora
RUN dnf install -y fcgiwrap
Raspbian
RUN apt-get update && \ apt-get install -y fcgiwrap
click the source code to copy install fcgiwrap on any operating system with command-not-found.com