Sign inSign up

tehes/docker-apache-php:latest

Manifest digest

sha256:f129d4243b0c970efc3781ce0ef3d96221e0e5b8e4a6e21cc8e6e0140a3ef84c

OS/ARCH

linux/amd64

Compressed size

623.28 MB

Last pushed

over 7 years by tehes

Type

Image

Manifest digest

sha256:f129d4243b0c970efc3781ce0ef3d96221e0e5b8e4a6e21cc8e6e0140a3ef84c

Image Layers

1ADD file ... in / 21.46 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {229 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c apt-get update &&64.32 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c mkdir -p $PHP_INI_DIR/conf.d181 B
8/bin/sh -c apt-get update &&16.33 MB
9ENV APACHE_CONFDIR=/etc/apache20 B
10ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
11/bin/sh -c set -eux; sed1.31 KB
12/bin/sh -c a2dismod mpm_event &&430 B
13/bin/sh -c { echo '<FilesMatch487 B
14ENV PHP_EXTRA_BUILD_DEPS=apache2-dev0 B
15ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi0 B
16ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
17ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
18ENV PHP_LDFLAGS=-Wl,-O1 -Wl,--hash-style=both -pie0 B
19ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
20ENV PHP_VERSION=7.3.10 B
21ENV PHP_URL=https://secure.php.net/get/php-7.3.1.tar.xz/from/this/mirror PHP_ASC_URL=https://secure.php.net/get/php-7.3.1.tar.xz.asc/from/this/mirror0 B
22ENV PHP_SHA256=cfe93e40be0350cd53c4a579f52fe5d8faf9c6db047f650a4566a2276bf33362 PHP_MD5=0 B
23/bin/sh -c set -xe; fetchDeps='11.73 MB
24COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 500 B
25/bin/sh -c set -eux; savedAptMark="$(apt-mark14.82 MB
26COPY multi:0a6fe33cb39694994fa567c75b399b9aa5e477c8770caa9f731607a72819b457 in /usr/local/bin/ 2.15 KB
27/bin/sh -c docker-php-ext-enable sodium257 B
28ENTRYPOINT ["docker-php-entrypoint"]0 B
29COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 906 B
30WORKDIR /var/www/html0 B
31EXPOSE 800 B
32CMD ["apache2-foreground"]0 B
33/bin/sh -c apt-get clean &&35.92 MB
34/bin/sh -c echo "deb http://packages.dotdeb.org248 B
35/bin/sh -c echo "deb-src http://packages.dotdeb.org253 B
36/bin/sh -c cd /tmp &&8.49 KB
37/bin/sh -c wget -O /etc/apt/trusted.gpg.d/php.gpg2.44 KB
38/bin/sh -c echo "deb https://packages.sury.org/php/4.85 KB
39/bin/sh -c apt-get clean &&139.19 MB
40/bin/sh -c pecl install memcached-3.1.3338.74 KB
41/bin/sh -c docker-php-ext-enable memcached262 B
42COPY file:e276d34ef743bfa04b12b3400cbfe6083aa8711cc92fe34823f498b31d452d11 in /etc/memcached.conf 863 B
43/bin/sh -c docker-php-ext-configure gd --with-gd189.47 KB
44/bin/sh -c docker-php-ext-install mbstring zip2.09 MB
45/bin/sh -c ( 398 B
46/bin/sh -c useradd web -d1.79 KB
47/bin/sh -c usermod -aG sudo1.16 KB
48/bin/sh -c echo 'web ALL=(ALL)508 B
49/bin/sh -c pecl install yaml-2.0.4195.63 KB
50/bin/sh -c docker-php-ext-enable yaml274 B
51/bin/sh -c pecl install apcu-5.1.16382.56 KB
52/bin/sh -c docker-php-ext-enable apcu272 B
53/bin/sh -c echo "apc.enabled=1" >>270 B
54/bin/sh -c gem install compass6.68 MB
55/bin/sh -c curl -sL https://deb.nodesource.com/setup_10.x30.75 MB
56/bin/sh -c npm install -g4.38 MB
57/bin/sh -c npm install -g1.62 MB
58/bin/sh -c npm install -g3.31 MB
59/bin/sh -c npm install -g9.32 MB
60/bin/sh -c cd /usr/src &&477.84 KB
61/bin/sh -c cd /usr/src &&475.91 KB
62/bin/sh -c git clone https://github.com/drush-ops/drush.git22.1 MB
63/bin/sh -c cd /usr/local/src/drush &&608.79 KB
64/bin/sh -c ln -s /usr/local/src/drush/drush157 B
65/bin/sh -c cd /usr/local/src/drush &&14.29 MB
66/bin/sh -c pecl install xdebug-beta931.99 KB
67/bin/sh -c docker-php-ext-enable xdebug311 B
68/bin/sh -c echo xdebug.remote_enable=1 >>362 B
69/bin/sh -c composer global require13.39 MB
70/bin/sh -c ln -s ~/.composer/vendor/bin/phpcs194 B
71/bin/sh -c ln -s ~/.composer/vendor/bin/phpcbf196 B
72/bin/sh -c phpcs --config-set installed_paths337 B
73/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get install828.88 KB
74ADD file ... in /etc/ssmtp/ssmtp.conf 456 B
75ADD file ... in /usr/local/etc/php/conf.d/php-smtp.ini 325 B
76/bin/sh -c rm -rf /var/www/html362 B
77COPY file:b7130c4d21abe52a51a79c90ef6bfd8c4822b813df5d3e717eae2106f3f6ea0b in /etc/apache2 1.05 KB
78COPY file:93f0bd32b0dfa9a67d5c704ad068d4410479bee654c6d52ed9cdfadb4ee938a8 in /etc/apache2 1.01 KB
79COPY file:29540554c9f9970ac1952879e39651e6f8313fa2aa3fd6794835f2baaf993f55 in /etc/apache2/conf-enabled/ 342 B
80/bin/sh -c rm /etc/apache2/sites-enabled/000-default.conf181 B
81/bin/sh -c a2enmod rewrite expires469 B
82/bin/sh -c curl https://drupalconsole.com/installer -L623.44 KB
83/bin/sh -c apt-get update &&24.6 MB
84/bin/sh -c apt-get install openssl1.24 MB
85/bin/sh -c mkdir /var/wkhtmltopdf120 B
86/bin/sh -c cd /var/wkhtmltopdf &&59.98 MB
87/bin/sh -c cp /var/wkhtmltopdf/wkhtmltox/bin/wkhtmltopdf /bin/wkhtmltopdf30.16 MB
88/bin/sh -c chown -R web:www-data59.98 MB
89/bin/sh -c chmod +x /bin/wkhtmltopdf30.16 MB
90VOLUME [/var/www/html]0 B
91/bin/sh -c mkdir /var/www/.ssh/130 B
92/bin/sh -c chown -R web:www-data139 B
93/bin/sh -c chmod -R 600144 B
94/bin/sh -c echo "Europe/Paris" >513.89 KB
95EXPOSE 80 90000 B
96/bin/sh -c echo "exec su279 B
97COPY file:29e5d773a5803cfc3271b5a8e043647329733e16fe58370453cf7a2337494529 in /usr/local/etc/php/ 22.52 KB
98COPY file:f7ad2772972423552d5da4826211ffda1039e1d36fe320fb8c7e6fdadfbb6327 in / 598 B
99/bin/sh -c chmod 777 /docker-entrypoint.sh596 B
100ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

ADD file:a65337a57a064a79ad8a3f42e8282b3e01710cb4684ccd880463cc8d2e051fa5 in /