Sign inSign up

phpmentors/php-app:php72

Manifest digest

sha256:a311d2dd7a1f460b4838ea6a80dd15c5c466ef1e6816371751e14dddd29bca22

OS/ARCH

linux/amd64

Compressed size

196.99 MB

Last pushed

over 6 years by phpmentors

Type

Image

Manifest digest

sha256:a311d2dd7a1f460b4838ea6a80dd15c5c466ef1e6816371751e14dddd29bca22

Image Layers

1ADD file ... in / 25.45 MB
2/bin/sh -c [ -z "$(apt-get34.54 KB
3/bin/sh -c set -xe &&849 B
4/bin/sh -c mkdir -p /run/systemd162 B
5CMD ["/bin/bash"]0 B
6MAINTAINER Atsuhiro Kubo <[email protected]>0 B
7/bin/sh -c echo 'debconf debconf/frontend258.25 KB
8/bin/sh -c apt-get update19.65 MB
9/bin/sh -c apt-get -y upgrade678.88 KB
10/bin/sh -c apt-get install -y368.71 KB
11/bin/sh -c apt-get install -y32.32 MB
12/bin/sh -c apt-get install -y7.93 MB
13/bin/sh -c apt-get install -y12.46 MB
14/bin/sh -c apt-get install -y10.18 MB
15/bin/sh -c apt-get install -y19.45 MB
16/bin/sh -c apt-get install -y940.69 KB
17/bin/sh -c apt-get install -y392.31 KB
18/bin/sh -c apt-get install -y764.14 KB
19/bin/sh -c apt-get install -y490.39 KB
20/bin/sh -c apt-get update137.14 KB
21/bin/sh -c apt-get install -y65.57 MB
22/bin/sh -c mkdir -p /var/log/supervisor0 B
23ADD file ... in /etc/supervisor/conf.d/supervisord.conf 284 B
24ENV APACHE_RUN_USER=www-data0 B
25ENV APACHE_RUN_GROUP=www-data0 B
26ENV APACHE_LOG_DIR=/var/log/apache20 B
27ENV APP_DOCUMENT_ROOT=/var/www0 B
28EXPOSE 800 B
29ADD file ... in /etc/apache2/sites-available/000-default.conf 435 B
30ADD file ... in /usr/local/sbin/apache2 482 B
31/bin/sh -c chmod 755 /usr/local/sbin/apache2481 B
32/bin/sh -c a2enmod rewrite311 B
33/bin/sh -c sed -i "s/^\\(1 KB
34ENV PHP_INI=0 B
35ENV XDEBUG_REMOTE_PORT=0 B
36ADD file ... in /etc/php/7.2/apache2/conf.d/90-app.ini 357 B
37ADD file ... in /etc/php/7.2/cli/conf.d/90-app.ini 354 B
38ADD file ... in /usr/local/sbin/php7-timezone.sh 454 B
39ADD file ... in /usr/local/sbin/app-init 892 B
40/bin/sh -c chmod 755 /usr/local/sbin/app-init891 B
41ADD file ... in /usr/local/bin/composer 319 B
42/bin/sh -c chmod 755 /usr/local/bin/composer318 B
43/bin/sh -c chown root.root /usr/local/bin/composer318 B
44ENV TZ=0 B
45ENV LANG=0 B
46ADD file ... in /usr/local/sbin/system-init 436 B
47/bin/sh -c chmod 755 /usr/local/sbin/system-init434 B
48ADD file ... in /usr/local/sbin/system-locale.sh 442 B
49ADD file ... in /usr/local/sbin/system-timezone.sh 450 B
50ENV HOME=/root0 B
51WORKDIR /root0 B
52/bin/sh -c mkdir /var/app108 B
53/bin/sh -c echo "This file229 B
54VOLUME [/var/app]0 B
55CMD ["/usr/local/sbin/system-init"]0 B

Command

ADD file:08e718ed0796013f5957a1be7da3bef6225f3d82d8be0a86a7114e5caad50cbc in /