Sign inSign up

pipp37/apache2_phpcgi:latest

Manifest digest

sha256:fd40ce905ee72c0494f6f11790d0fa3432f9fd06c81cca01a1a48d2dfca0b812

OS/ARCH

linux/amd64

Compressed size

338.28 MB

Last pushed

over 9 years by pipp37

Type

Image

Manifest digest

sha256:fd40ce905ee72c0494f6f11790d0fa3432f9fd06c81cca01a1a48d2dfca0b812

Image Layers

1ADD file ... in / 35.56 MB
2CMD ["/bin/bash"]0 B
3MAINTAINER arminpipp <[email protected]>0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5ENV TERM=xterm0 B
6ADD file ... in /etc/apt/sources.list 259 B
7/bin/sh -c apt-get update 100.12 MB
8/bin/sh -c apt-get install -y30.87 MB
9/bin/sh -c apt-get install -y29.55 MB
10WORKDIR /opt0 B
11/bin/sh -c git clone https://github.com/cweiske/phpfarm63.77 KB
12ENV PHP52=5.2.170 B
13ADD file ... in /opt/phpfarm/src/ 432 B
14WORKDIR /opt/phpfarm/src0 B
15/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP52} 27.02 MB
16ENV PHP53=5.3.290 B
17ADD file ... in /opt/phpfarm/src/ 388 B
18WORKDIR /opt/phpfarm/src0 B
19/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP53} 35.73 MB
20ENV PHP54=5.4.450 B
21ADD file ... in /opt/phpfarm/src/ 387 B
22WORKDIR /opt/phpfarm/src0 B
23/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP54} 37.48 MB
24ENV PHP56=5.6.290 B
25ADD file ... in /opt/phpfarm/src/ 396 B
26WORKDIR /opt/phpfarm/src0 B
27/bin/sh -c /opt/phpfarm/src/compile.sh ${PHP56} 41.83 MB
28/bin/sh -c mv /var/www/index.html 313 B
29/bin/sh -c /usr/sbin/a2enmod actions fcgid290 B
30/bin/sh -c mkdir -p /var/www/cgi-bin131 B
31WORKDIR /0 B
32ADD file ... in / 2.86 KB
33/bin/sh -c /_cfg/apachecfg.sh ${PHP52} 822.26 KB
34/bin/sh -c /_cfg/apachecfg.sh ${PHP53} 832.17 KB
35/bin/sh -c /_cfg/apachecfg.sh ${PHP54} 842.17 KB
36/bin/sh -c /_cfg/apachecfg.sh ${PHP56} 862.18 KB
37/bin/sh -c /_cfg/volumedata.sh create /var/www36.46 KB
38ADD file ... in / 258 B
39/bin/sh -c chmod +x /myinit.sh0 B
40EXPOSE 80/tcp 82/tcp 83/tcp0 B
41VOLUME [/var/www /etc/apache2 /var/log/apache2]0 B
42VOLUME [/etc/php5/cgi/5.3.29 /etc/php5/cgi/5.4.45 /etc/php5/cgi/5.6.29]0 B
43CMD ["/myinit.sh"]0 B

Command

ADD file:199da03e20ee14ea6024525caeb8435b86af4b2788f5a8c8f6fb9bb0209f3fff in /