Sign inSign up

fvolpato/php8.0-apache:1.2

Manifest digest

sha256:35ef5908e13f1e65e64438d7b3cf87a02a4d90b434ef44374540d675b0635523

OS/ARCH

linux/amd64

Compressed size

225.09 MB

Last pushed

about 3 years by fvolpato

Type

Image

Manifest digest

sha256:35ef5908e13f1e65e64438d7b3cf87a02a4d90b434ef44374540d675b0635523

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {224 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get18.36 MB
11/bin/sh -c a2dismod mpm_event &&476 B
12/bin/sh -c { echo '<FilesMatch511 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B40 B
17ENV PHP_VERSION=8.0.290 B
18ENV PHP_URL=https://www.php.net/distributions/php-8.0.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.29.tar.xz.asc0 B
19ENV PHP_SHA256=14db2fbf26c07d0eb2c9fab25dbde7e27726a3e88452cca671f0896bbb683ca90 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark10.63 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.28 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium242 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 update33.76 MB
32RUN /bin/sh -c apt-get update54.31 KB
33RUN /bin/sh -c docker-php-ext-install pdo_mysql12.39 KB
34RUN /bin/sh -c pecl install110.51 KB
35RUN /bin/sh -c docker-php-ext-enable mcrypt256 B
36RUN /bin/sh -c docker-php-ext-configure ldap16.58 MB
37RUN /bin/sh -c docker-php-ext-install ldap32.69 KB
38RUN /bin/sh -c docker-php-ext-configure intl16.59 MB
39RUN /bin/sh -c docker-php-ext-install intl161.99 KB
40RUN /bin/sh -c docker-php-ext-install opcache574.12 KB
41RUN /bin/sh -c docker-php-ext-install mysqli51.44 KB
42RUN /bin/sh -c docker-php-ext-install gd166.08 KB
43RUN /bin/sh -c apt-get -y408.18 KB
44COPY crontab /etc/cron.d/crontab # buildkit231 B
45RUN /bin/sh -c chmod 0755480 B
46RUN /bin/sh -c mkdir /cron_scripts153 B
47WORKDIR /cron_scripts32 B
48RUN /bin/sh -c touch mac_sync.log154 B
49COPY ./my_wrapper_script.sh /cron_scripts/my_wrapper_script.sh # buildkit285 B
50RUN /bin/sh -c chmod +x304 B
51CMD ["/bin/sh" "-c" "/cron_scripts/my_wrapper_script.sh"]0 B
52RUN /bin/sh -c echo "ServerName3.1 KB
53RUN /bin/sh -c a2enmod rewrite312 B

Command

ADD file:4a063d4e089ef10c6806d7042a0040078674ac2db61df02df8bbb8fa4894910a in /