Sign inSign up

huncrys/php:7-apache

Multi-platform
Index digest

sha256:12d096ac0b0435ff178ae6da8e23ecf046a76c050e2edd0f087949a667389b43

OS/ARCH

Compressed size

164.28 MB

Last pushed

about 2 months by huncrys

Type

Image

Manifest digest

sha256:315b0872ec2c77ed790f9535f1468bf07e6871b1935542bd118ac4cbbd04edea

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS= autoconf dpkg-dev file0 B
4ENV SED=/bin/sed0 B
5RUN /bin/sh -c set -eux;112.38 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;224 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.29 MB
14COPY docker-php-source /usr/local/bin/ # buildkit496 B
15ENV APACHE_CONFDIR=/etc/apache20 B
16ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
17RUN /bin/sh -c set -eux;4.06 MB
18RUN /bin/sh -c a2dismod mpm_event432 B
19RUN /bin/sh -c { echo490 B
20COPY /out/usr/local/ /usr/local/ # buildkit5 MB
21COPY /out-modules/ /usr/lib/apache2/modules/ # buildkit3.45 MB
22RUN /bin/sh -c set -eux;725.63 KB
23COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
24RUN /bin/sh -c docker-php-ext-enable sodium241 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/ # buildkit899 B
29WORKDIR /var/www/html32 B
30EXPOSE [80/tcp]0 B
31CMD ["apache2-foreground"]0 B

Command

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