Sign inSign up

phpmentors/php-app:php71

Manifest digest

sha256:54ffce4ca5e59a3ce2580f933db72c34d8466af59e5b05e7344faa9b0e6ef658

OS/ARCH

linux/amd64

Compressed size

241.91 MB

Last pushed

over 6 years by phpmentors

Type

Image

Manifest digest

sha256:54ffce4ca5e59a3ce2580f933db72c34d8466af59e5b05e7344faa9b0e6ef658

Image Layers

1ADD file ... in / 42.1 MB
2/bin/sh -c rm -rf /var/lib/apt/lists/*525 B
3/bin/sh -c set -xe &&844 B
4/bin/sh -c mkdir -p /run/systemd168 B
5CMD ["/bin/bash"]0 B
6MAINTAINER Atsuhiro Kubo <[email protected]>0 B
7/bin/sh -c echo 'debconf debconf/frontend251.14 KB
8/bin/sh -c apt-get update18.12 MB
9/bin/sh -c apt-get -y upgrade215 B
10/bin/sh -c apt-get install -y482.63 KB
11/bin/sh -c apt-get install -y38.52 MB
12/bin/sh -c apt-get install -y8.23 MB
13/bin/sh -c apt-get install -y14.03 MB
14/bin/sh -c apt-get install -y10.27 MB
15/bin/sh -c apt-get install -y14.7 MB
16/bin/sh -c apt-get install -y968.72 KB
17/bin/sh -c apt-get install -y382.22 KB
18/bin/sh -c apt-get install -y819.51 KB
19/bin/sh -c apt-get install -y521.45 KB
20/bin/sh -c LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php1.54 KB
21/bin/sh -c apt-get update249.39 KB
22/bin/sh -c apt-get install -y92.35 MB
23/bin/sh -c mkdir -p /var/log/supervisor0 B
24ADD file ... in /etc/supervisor/conf.d/supervisord.conf 281 B
25ENV APACHE_RUN_USER=www-data0 B
26ENV APACHE_RUN_GROUP=www-data0 B
27ENV APACHE_LOG_DIR=/var/log/apache20 B
28ENV APP_DOCUMENT_ROOT=/var/www0 B
29EXPOSE 800 B
30ADD file ... in /etc/apache2/sites-available/000-default.conf 434 B
31ADD file ... in /usr/local/sbin/apache2 480 B
32/bin/sh -c chmod 755 /usr/local/sbin/apache2480 B
33/bin/sh -c a2enmod rewrite312 B
34/bin/sh -c sed -i "s/^\\(1023 B
35ENV PHP_INI=0 B
36ENV XDEBUG_REMOTE_PORT=0 B
37ADD file ... in /etc/php/7.1/apache2/conf.d/90-app.ini 361 B
38ADD file ... in /etc/php/7.1/cli/conf.d/90-app.ini 357 B
39ADD file ... in /usr/local/sbin/php7-timezone.sh 452 B
40ADD file ... in /usr/local/sbin/app-init 891 B
41/bin/sh -c chmod 755 /usr/local/sbin/app-init891 B
42ADD file ... in /usr/local/bin/composer 318 B
43/bin/sh -c chmod 755 /usr/local/bin/composer318 B
44/bin/sh -c chown root.root /usr/local/bin/composer318 B
45ENV TZ=0 B
46ENV LANG=0 B
47ADD file ... in /usr/local/sbin/system-init 434 B
48/bin/sh -c chmod 755 /usr/local/sbin/system-init434 B
49ADD file ... in /usr/local/sbin/system-locale.sh 445 B
50ADD file ... in /usr/local/sbin/system-timezone.sh 451 B
51ENV HOME=/root0 B
52WORKDIR /root0 B
53/bin/sh -c mkdir /var/app104 B
54/bin/sh -c echo "This file228 B
55VOLUME [/var/app]0 B
56CMD ["/usr/local/sbin/system-init"]0 B

Command

ADD file:4b2eb5cd0b37ca0154f3c5ad9212f5bc7244a35806395a9c76a96723d708b83a in /