Sign inSign up

actency/docker-apache-php:7.4

Manifest digest

sha256:51a438258483aa4fd4a142619bc469d4a875ef17cc3a415ab04dda085ab827fd

OS/ARCH

linux/amd64

Compressed size

716.89 MB

Last pushed

over 5 years by actency

Type

Image

Manifest digest

sha256:51a438258483aa4fd4a142619bc469d4a875ef17cc3a415ab04dda085ab827fd

Image Layers

1ADD file ... in / 25.85 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get73.13 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir271 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get17.81 MB
11/bin/sh -c a2dismod mpm_event &&470 B
12/bin/sh -c { echo '<FilesMatch513 B
13ENV PHP_EXTRA_BUILD_DEPS=apache2-dev0 B
14ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi0 B
15ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
16ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
17ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
18ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
19ENV PHP_VERSION=7.4.160 B
20ENV PHP_URL=https://www.php.net/distributions/php-7.4.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.16.tar.xz.asc0 B
21ENV PHP_SHA256=1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b0 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.18 MB
23COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
24/bin/sh -c set -eux; savedAptMark="$(apt-mark13.19 MB
25COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/ 2.22 KB
26/bin/sh -c docker-php-ext-enable sodium246 B
27ENTRYPOINT ["docker-php-entrypoint"]0 B
28STOPSIGNAL SIGWINCH0 B
29COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 896 B
30WORKDIR /var/www/html0 B
31EXPOSE 800 B
32CMD ["apache2-foreground"]0 B
33/bin/sh -c apt-get clean &&24.18 MB
34/bin/sh -c apt-get clean &&127.06 MB
35/bin/sh -c wget --quiet -O2.2 MB
36/bin/sh -c pecl install mcrypt-1.0.3139.91 KB
37/bin/sh -c useradd web -d1.78 KB
38/bin/sh -c usermod -aG sudo1.15 KB
39/bin/sh -c echo 'web ALL=(ALL)501 B
40/bin/sh -c pecl install yaml-2.0.4208.23 KB
41/bin/sh -c pecl install apcu431.63 KB
42/bin/sh -c apt-get install --fix-missing1.27 MB
43/bin/sh -c gem install sass7.83 MB
44/bin/sh -c curl -sL https://deb.nodesource.com/setup_12.x31.41 MB
45/bin/sh -c npm install -g2.79 MB
46/bin/sh -c npm install -g1.66 MB
47/bin/sh -c npm install -g3.43 MB
48/bin/sh -c npm install -g8.7 MB
49/bin/sh -c cd /usr/src &&542.16 KB
50/bin/sh -c cd /usr/src &&540 KB
51/bin/sh -c git clone https://github.com/drush-ops/drush.git38.03 MB
52/bin/sh -c cp -r /usr/local/src/drush/38.03 MB
53/bin/sh -c cp -r /usr/local/src/drush/38.03 MB
54/bin/sh -c cd /usr/local/src/drush8 &&603.03 KB
55/bin/sh -c cd /usr/local/src/drush8 &&3.3 MB
56/bin/sh -c ln -s /usr/local/src/drush8/drush159 B
57/bin/sh -c cd /usr/local/src/drush9 &&348.96 KB
58/bin/sh -c cd /usr/local/src/drush9 &&14.29 MB
59/bin/sh -c ln -s /usr/local/src/drush9/drush160 B
60/bin/sh -c cd /tmp/ &&4.99 MB
61/bin/sh -c cd /tmp/xdebug-2.9.0 &&886.94 KB
62/bin/sh -c echo 'zend_extension =238 B
63/bin/sh -c touch /usr/local/etc/php/conf.d/xdebug.ini &&321 B
64COPY file:33ce704e1169ff28cf15271597ffe11f3654b5f899bcf790d08715fba409c96f in /etc/apache2 1.15 KB
65COPY file:93f0bd32b0dfa9a67d5c704ad068d4410479bee654c6d52ed9cdfadb4ee938a8 in /etc/apache2 1.01 KB
66COPY file:29540554c9f9970ac1952879e39651e6f8313fa2aa3fd6794835f2baaf993f55 in /etc/apache2/conf-enabled/ 345 B
67/bin/sh -c rm /etc/apache2/sites-enabled/000-default.conf184 B
68ENV APACHE_RUN_USER=www-data0 B
69ENV APACHE_RUN_GROUP=www-data0 B
70ENV APACHE_LOG_DIR=/var/log/apache20 B
71ENV APACHE_PID_FILE=/var/run/apache2/apache2.pid0 B
72ENV APACHE_RUN_DIR=/var/run/apache20 B
73ENV APACHE_LOCK_DIR=/var/lock/apache20 B
74ENV APACHE_LOG_DIR=/var/log/apache20 B
75/bin/sh -c docker-php-ext-install opcache pdo_mysql324 KB
76/bin/sh -c docker-php-ext-configure gd --with-jpeg15.53 MB
77/bin/sh -c docker-php-ext-configure ldap --with-libdir=lib/x86_64-linux-gnu/472.02 KB
78/bin/sh -c docker-php-ext-install gd mbstring2.28 MB
79/bin/sh -c ( 358 B
80/bin/sh -c rm -rf /var/www/html362 B
81/bin/sh -c a2enmod rewrite expires560 B
82/bin/sh -c composer global require8.45 MB
83/bin/sh -c ln -s ~/.composer/vendor/bin/phpcs189 B
84/bin/sh -c ln -s ~/.composer/vendor/bin/phpcbf189 B
85/bin/sh -c phpcs --config-set installed_paths338 B
86/bin/sh -c set -x 883.59 KB
87ADD file ... in /usr/local/etc/msmtprc 308 B
88ADD file ... in /usr/local/etc/php/conf.d/php-smtp.ini 321 B
89/bin/sh -c curl https://drupalconsole.com/installer -L879.76 KB
90/bin/sh -c apt-get update &&13.18 MB
91/bin/sh -c apt-get install openssl3.22 MB
92/bin/sh -c mkdir /var/wkhtmltopdf120 B
93/bin/sh -c cd /var/wkhtmltopdf &&59.98 MB
94/bin/sh -c cp /var/wkhtmltopdf/wkhtmltox/bin/wkhtmltopdf /bin/wkhtmltopdf30.16 MB
95/bin/sh -c chown -R www-data:www-data59.98 MB
96/bin/sh -c chmod +x /bin/wkhtmltopdf30.16 MB
97VOLUME [/var/www/html]0 B
98/bin/sh -c mkdir /var/www/.ssh/130 B
99/bin/sh -c chown -R web:www-data139 B
100/bin/sh -c echo "Europe/Paris" >475.66 KB
101EXPOSE 443 80 90000 B
102COPY file:a6cf661d95d28f1b0f61a9fbe8506cbd7c2433537313d9ba8a8e8be5c350070e in /var/www/ 374 B
103/bin/sh -c mv /var/www/bashrc /var/www/.bashrc397 B
104/bin/sh -c chown www-data:www-data /var/www/.bashrc376 B
105/bin/sh -c echo "source .bashrc"176 B
106/bin/sh -c echo "exec su283 B
107COPY file:0191f985a4679f8ecb5ad51fc66fd99815bc74593c6ce4250870c95ac5fa2476 in /usr/local/etc/php/ 20.16 KB
108COPY file:37da969dca152cdc87f365a1d93e8061690e04d2fe1eef9766e4b25098981b8c in / 815 B
109/bin/sh -c chmod 777 /docker-entrypoint.sh815 B
110ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

ADD file:3c32f1cd03198e141dd233a7ffd13444157d4150ad917d548f3ee9bf5953ce22 in /