php5-cgi

server-side, HTML-embedded scripting language (CGI binary)

Debian Debian
RUN apt-get update && \ apt-get install -y php5-cgi
Ubuntu
RUN apt-get update && \ apt-get install -y php5-cgi
Alpine
RUN apk add php5-cgi
Raspbian
RUN apt-get update && \ apt-get install -y php5-cgi
click the source code to copy install php5-cgi on any operating system with command-not-found.com