Sign inSign up

looptribe/php-apache:5.4

Manifest digest

sha256:b3616c56c53709270ea1a348df2619c33109e6b8ce915ff801f417741027fec9

OS/ARCH

linux/amd64

Compressed size

159.54 MB

Last pushed

over 9 years by looptribe

Type

Image

Manifest digest

sha256:b3616c56c53709270ea1a348df2619c33109e6b8ce915ff801f417741027fec9

Image Layers

1ADD file ... in / 37.27 MB
2/bin/sh -c set -xe &&56.57 KB
3/bin/sh -c rm -rf /var/lib/apt/lists/*418 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'679 B
5/bin/sh -c mkdir -p /run/systemd162 B
6CMD ["/bin/bash"]0 B
7MAINTAINER Diego Ferri <[email protected]>0 B
8/bin/sh -c apt-get update &&43.51 MB
9/bin/sh -c apt-add-repository -y ppa:ondrej/php5-oldstable6.77 MB
10/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get -o71.45 MB
11/bin/sh -c a2enmod expires &&211 B
12ENV APACHE_RUN_USER=www-data0 B
13ENV APACHE_RUN_GROUP=www-data0 B
14ENV APACHE_LOG_DIR=/var/log/apache20 B
15/bin/sh -c adduser --uid 10004 KB
16COPY file:1b5c4255cb64efa4e6843603051651e5a86171fe22f04cf39481df7fc64165bf in /etc/php5/apache2/conf.d/90-web.ini 330 B
17COPY file:1b5c4255cb64efa4e6843603051651e5a86171fe22f04cf39481df7fc64165bf in /etc/php5/cli/conf.d/90-web.ini 0 B
18/bin/sh -c rm /etc/apache2/sites-enabled/*181 B
19COPY file:82b3fff4844ee6c98e2ec578769612b57ea9cf39f66206495d6deab8bbc77dc5 in /etc/apache2/sites-available/app.conf 963 B
20/bin/sh -c a2ensite app.conf190 B
21/bin/sh -c curl -sS https://getcomposer.org/installer477.32 KB
22COPY file:a15536b7af62dddcf6ffa881a7ef9dc3eb368e7019421c694c6b2683ae2e0c2e in /usr/local/bin/ 286 B
23WORKDIR /home/app/app139 B
24VOLUME [/home/app/app]0 B
25/bin/sh -c chown app:app /home/app/app0 B
26EXPOSE 80/tcp0 B
27EXPOSE 443/tcp0 B
28CMD ["apache2-foreground"]0 B

Command

ADD file:494afaaca485a97dab6b6946fe21996e0896097b6332ac6b44e333ee2f04d920 in /