Sign inSign up

galeksandrp/php:docker-7.4.33-apache-bullseye

Manifest digest

sha256:34878250215bd2735ccecc48287a1205eea1d4cae048cef0ff55377ba14178bb

OS/ARCH

linux/amd64

Compressed size

155.08 MB

Last pushed

over 3 years by galeksandrp

Type

Image

Manifest digest

sha256:34878250215bd2735ccecc48287a1205eea1d4cae048cef0ff55377ba14178bb

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
5RUN /bin/sh -c set -eux;87.19 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;225 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10RUN /bin/sh -c set -eux;18.15 MB
11RUN /bin/sh -c a2dismod mpm_event429 B
12RUN /bin/sh -c { echo486 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
17ENV PHP_VERSION=7.4.330 B
18ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
19ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
20RUN /bin/sh -c set -eux;10.06 MB
21COPY docker-php-source /usr/local/bin/ # buildkit494 B
22RUN /bin/sh -c set -eux;9.72 MB
23COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
24RUN /bin/sh -c docker-php-ext-enable sodium247 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit893 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B

Command

ADD file:493a5b0c8d2d63a1343258b3f9aa5fcd59a93f44fe26ad9e56b094c3a08fd3be in /