spawn-fcgi.standalone

FastCGI process spawner

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