Sign inSign up

phpmentors/php-app:php70

Manifest digest

sha256:d0fed953f96e9a1ca7747d1a7b25dd5141470eafe09d4c08cced21f230ff6933

OS/ARCH

linux/amd64

Compressed size

208.17 MB

Last pushed

over 6 years by phpmentors

Type

Image

Manifest digest

sha256:d0fed953f96e9a1ca7747d1a7b25dd5141470eafe09d4c08cced21f230ff6933

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 KUBO Atsuhiro <[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.59 KB
11/bin/sh -c apt-get install -y10.56 MB
12/bin/sh -c apt-get install -y30.06 MB
13/bin/sh -c apt-get install -y10.23 MB
14/bin/sh -c apt-get install -y77.43 MB
15/bin/sh -c apt-get install -y14.96 MB
16/bin/sh -c apt-get install -y1.3 MB
17/bin/sh -c apt-get install -y723.9 KB
18/bin/sh -c apt-get install -y1.13 MB
19/bin/sh -c apt-get install -y864.63 KB
20/bin/sh -c mkdir -p /var/log/supervisor0 B
21ADD file ... in /etc/supervisor/conf.d/supervisord.conf 281 B
22ENV APACHE_RUN_USER=www-data0 B
23ENV APACHE_RUN_GROUP=www-data0 B
24ENV APACHE_LOG_DIR=/var/log/apache20 B
25ENV APP_DOCUMENT_ROOT=/var/www0 B
26EXPOSE 800 B
27ADD file ... in /etc/apache2/sites-available/000-default.conf 432 B
28ADD file ... in /usr/local/sbin/apache2 481 B
29/bin/sh -c chmod 755 /usr/local/sbin/apache2481 B
30/bin/sh -c a2enmod rewrite310 B
31/bin/sh -c sed -i "s/^\\(1 KB
32ENV PHP_INI=0 B
33ENV XDEBUG_REMOTE_PORT=0 B
34ADD file ... in /etc/php/7.0/apache2/conf.d/90-app.ini 357 B
35ADD file ... in /etc/php/7.0/cli/conf.d/90-app.ini 353 B
36ADD file ... in /usr/local/sbin/php7-timezone.sh 452 B
37ADD file ... in /usr/local/sbin/app-init 890 B
38/bin/sh -c chmod 755 /usr/local/sbin/app-init890 B
39ADD file ... in /usr/local/bin/composer 316 B
40/bin/sh -c chmod 755 /usr/local/bin/composer316 B
41/bin/sh -c chown root.root /usr/local/bin/composer316 B
42ENV TZ=0 B
43ENV LANG=0 B
44ADD file ... in /usr/local/sbin/system-init 433 B
45/bin/sh -c chmod 755 /usr/local/sbin/system-init433 B
46ADD file ... in /usr/local/sbin/system-locale.sh 442 B
47ADD file ... in /usr/local/sbin/system-timezone.sh 448 B
48ENV HOME=/root0 B
49WORKDIR /root0 B
50/bin/sh -c mkdir /var/app108 B
51/bin/sh -c echo "This file230 B
52VOLUME [/var/app]0 B
53CMD ["/usr/local/sbin/system-init"]0 B

Command

ADD file:4b2eb5cd0b37ca0154f3c5ad9212f5bc7244a35806395a9c76a96723d708b83a in /