sha256:e5283c7c1a47368e71d9df7c6d33a9e2809eec145443eba26dcfb1ce31f16638
OS/ARCH
linux/amd64
Compressed size
338.27 MB
Last pushed
over 9 years by pipp37
Type
Image
Manifest digest
sha256:e5283c7c1a47368e71d9df7c6d33a9e2809eec145443eba26dcfb1ce31f16638
Image Layers
1ADD file ... in / 35.56 MB2CMD ["/bin/bash"]0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ENV TERM=xterm0 B6ADD file ... in /etc/apt/sources.list 259 B7/bin/sh -c apt-get update 100.12 MB8/bin/sh -c apt-get install -y30.87 MB9/bin/sh -c apt-get install -y29.55 MB10WORKDIR /opt0 B11/bin/sh -c git clone https://github.com/cweiske/phpfarm63.79 KB12ENV PHP52=5.2.170 B13ADD file ... in /opt/phpfarm/src/ 434 B14WORKDIR /opt/phpfarm/src0 B15/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP52} 27.02 MB16ENV PHP53=5.3.290 B17ADD file ... in /opt/phpfarm/src/ 389 B18WORKDIR /opt/phpfarm/src0 B19/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP53} 35.73 MB20ENV PHP54=5.4.450 B21ADD file ... in /opt/phpfarm/src/ 388 B22WORKDIR /opt/phpfarm/src0 B23/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP54} 37.48 MB24ENV PHP56=5.6.290 B25ADD file ... in /opt/phpfarm/src/ 396 B26WORKDIR /opt/phpfarm/src0 B27/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP56} 41.83 MB28/bin/sh -c mv /var/www/index.html 311 B29/bin/sh -c /usr/sbin/a2enmod actions fcgid290 B30/bin/sh -c mkdir -p /var/www/cgi-bin134 B31WORKDIR /0 B32ADD file ... in / 2.86 KB33/bin/sh -c /_cfg/apachecfg.sh ${PHP52} 822.26 KB34/bin/sh -c /_cfg/apachecfg.sh ${PHP53} 832.17 KB35/bin/sh -c /_cfg/apachecfg.sh ${PHP54} 842.18 KB36/bin/sh -c /_cfg/apachecfg.sh ${PHP56} 862.17 KB37/bin/sh -c /_cfg/volumedata.sh create /var/www36.45 KB38ADD file ... in / 257 B39/bin/sh -c chmod +x /myinit.sh0 B40EXPOSE 80/tcp 82/tcp 83/tcp0 B41VOLUME [/var/www /etc/apache2 /var/log/apache2]0 B42VOLUME [/etc/php5/cgi/5.3.29 /etc/php5/cgi/5.4.45 /etc/php5/cgi/5.6.29]0 B43CMD ["/myinit.sh"]0 BCommand
ADD file:199da03e20ee14ea6024525caeb8435b86af4b2788f5a8c8f6fb9bb0209f3fff in /