Sign inSign up

actency/docker-apache-php:8.1

Manifest digest

sha256:500c01709527a4f3b56d4768543a6623bac35b930392b916eead138523aebf0f

OS/ARCH

linux/amd64

Compressed size

920.42 MB

Last pushed

about 2 years by actency

Type

Image

Manifest digest

sha256:500c01709527a4f3b56d4768543a6623bac35b930392b916eead138523aebf0f

Image Layers

1ADD file ... in / 29.97 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-get87.4 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir224 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get18.39 MB
11/bin/sh -c a2dismod mpm_event &&437 B
12/bin/sh -c { echo '<FilesMatch488 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
17ENV PHP_VERSION=8.1.290 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.1.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.29.tar.xz.asc0 B
19ENV PHP_SHA256=288884af60581d4284baba2ace9ca6d646f72facbd3e3c2dd2acc7fe6f9035360 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark11.6 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.57 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium244 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 892 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c apt-get clean24.96 MB
32RUN /bin/sh -c apt-get clean123.12 MB
33RUN /bin/sh -c wget --quiet2.69 MB
34RUN /bin/sh -c pecl install111.35 KB
35RUN /bin/sh -c useradd web1.79 KB
36RUN /bin/sh -c usermod -aG1.15 KB
37RUN /bin/sh -c echo 'web505 B
38RUN /bin/sh -c pecl install166.89 KB
39RUN /bin/sh -c pecl install326.91 KB
40RUN /bin/sh -c apt-get install1.28 MB
41RUN /bin/sh -c gem install8.18 MB
42RUN /bin/sh -c curl -sL54.16 MB
43RUN /bin/sh -c npm install3.31 MB
44RUN /bin/sh -c npm install1.04 MB
45RUN /bin/sh -c npm install2.88 MB
46RUN /bin/sh -c npm install8.82 MB
47RUN /bin/sh -c cd /usr/src711.03 KB
48RUN /bin/sh -c cd /usr/src709.39 KB
49RUN /bin/sh -c git clone94.91 MB
50RUN /bin/sh -c cp -r94.91 MB
51RUN /bin/sh -c cp -r94.91 MB
52RUN /bin/sh -c cd /usr/local/src/drush8603.42 KB
53RUN /bin/sh -c cd /usr/local/src/drush83.31 MB
54RUN /bin/sh -c ln -s171 B
55RUN /bin/sh -c cd /usr/local/src/drush9361.65 KB
56RUN /bin/sh -c cd /usr/local/src/drush911.72 MB
57RUN /bin/sh -c ln -s171 B
58RUN /bin/sh -c cd /tmp/4.53 MB
59RUN /bin/sh -c cd /tmp/xdebug-3.1.0784.92 KB
60RUN /bin/sh -c echo 'zend_extension247 B
61RUN /bin/sh -c touch /usr/local/etc/php/conf.d/xdebug.ini328 B
62COPY config/apache2.conf /etc/apache2 # buildkit1.15 KB
63COPY core/envvars /etc/apache2 # buildkit1 KB
64COPY core/other-vhosts-access-log.conf /etc/apache2/conf-enabled/ # buildkit339 B
65RUN /bin/sh -c rm /etc/apache2/sites-enabled/000-default.conf181 B
66ENV APACHE_RUN_USER=www-data0 B
67ENV APACHE_RUN_GROUP=www-data0 B
68ENV APACHE_LOG_DIR=/var/log/apache20 B
69ENV APACHE_PID_FILE=/var/run/apache2/apache2.pid0 B
70ENV APACHE_RUN_DIR=/var/run/apache20 B
71ENV APACHE_LOCK_DIR=/var/lock/apache20 B
72ENV APACHE_LOG_DIR=/var/log/apache20 B
73RUN /bin/sh -c docker-php-ext-install opcache487.97 KB
74RUN /bin/sh -c docker-php-ext-configure gd18.85 MB
75RUN /bin/sh -c docker-php-ext-configure ldap499.47 KB
76RUN /bin/sh -c docker-php-ext-install gd1.77 MB
77RUN /bin/sh -c ( 367 B
78RUN /bin/sh -c rm -rf376 B
79RUN /bin/sh -c a2enmod rewrite566 B
80RUN /bin/sh -c composer global3.42 MB
81RUN /bin/sh -c composer global3.79 KB
82RUN /bin/sh -c ln -s198 B
83RUN /bin/sh -c ln -s199 B
84RUN /bin/sh -c set -x1.02 MB
85ADD core/msmtprc.conf /usr/local/etc/msmtprc # buildkit310 B
86ADD core/php-smtp.ini /usr/local/etc/php/conf.d/php-smtp.ini # buildkit322 B
87RUN /bin/sh -c curl https://drupalconsole.com/installer447 B
88RUN /bin/sh -c apt-get update14.09 MB
89RUN /bin/sh -c apt-get install3.19 MB
90RUN /bin/sh -c mkdir /var/wkhtmltopdf164 B
91RUN /bin/sh -c cd /var/wkhtmltopdf59.98 MB
92RUN /bin/sh -c cp /var/wkhtmltopdf/wkhtmltox/bin/wkhtmltopdf30.16 MB
93RUN /bin/sh -c chown -R59.98 MB
94RUN /bin/sh -c chmod +x30.16 MB
95VOLUME [/var/www/html]0 B
96RUN /bin/sh -c mkdir /var/www/.ssh/173 B
97RUN /bin/sh -c chown -R167 B
98RUN /bin/sh -c echo "Europe/Paris"482.12 KB
99EXPOSE map[443/tcp:{} 80/tcp:{} 9000/tcp:{}]0 B
100COPY config/bashrc /var/www/ # buildkit374 B
101RUN /bin/sh -c mv /var/www/bashrc407 B
102RUN /bin/sh -c chown www-data:www-data388 B
103RUN /bin/sh -c echo "source187 B
104RUN /bin/sh -c echo "exec296 B
105COPY config/php.ini /usr/local/etc/php/ # buildkit20.16 KB
106COPY core/docker-entrypoint.sh / # buildkit815 B
107RUN /bin/sh -c chmod 777852 B
108ENTRYPOINT ["/docker-entrypoint.sh"]0 B

Command

ADD file:8b272f437a81ca538a72714301aab84c945a2ff3829fd205d401f488514d36a9 in /