Sign inSign up

huncrys/php:7.4-apache-trixie

Multi-platform
Index digest

sha256:12d096ac0b0435ff178ae6da8e23ecf046a76c050e2edd0f087949a667389b43

OS/ARCH

Compressed size

157.29 MB

Last pushed

about 2 months by huncrys

Type

Image

Manifest digest

sha256:4d1d7c71597ba2eec7b9310402aefbf51f6720e9608e4afd1c91b6257ad13cc6

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS= autoconf dpkg-dev file0 B
4ENV SED=/bin/sed0 B
5RUN /bin/sh -c set -eux;105.07 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;227 B
8ENV PHP_CFLAGS=-std=gnu99 -fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-std=gnu99 -fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CXXFLAGS=-std=gnu99 -fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV ICU_CXXFLAGS=-std=c++170 B
13COPY /src/php.tar.xz /usr/src/php.tar.xz # buildkit10.38 MB
14COPY docker-php-source /usr/local/bin/ # buildkit493 B
15ENV APACHE_CONFDIR=/etc/apache20 B
16ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
17RUN /bin/sh -c set -eux;4.13 MB
18RUN /bin/sh -c a2dismod mpm_event435 B
19RUN /bin/sh -c { echo488 B
20COPY /out/usr/local/ /usr/local/ # buildkit4.93 MB
21COPY /out-modules/ /usr/lib/apache2/modules/ # buildkit3.38 MB
22RUN /bin/sh -c set -eux;675.24 KB
23COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
24RUN /bin/sh -c docker-php-ext-enable sodium243 B
25RUN /bin/sh -c docker-php-ext-enable opcache248 B
26ENTRYPOINT ["docker-php-entrypoint"]0 B
27STOPSIGNAL SIGWINCH0 B
28COPY apache2-foreground /usr/local/bin/ # buildkit897 B
29WORKDIR /var/www/html32 B
30EXPOSE [80/tcp]0 B
31CMD ["apache2-foreground"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'