Sign inSign up

caelumek/php:8.4

Multi-platform
Languages & frameworks
Index digest

sha256:abf909d9ddf86538b441ef337176cfc524c666da2d02cf8e16dbcdb01a6b767d

OS/ARCH

Compressed size

235.92 MB

Last pushed

9 months by caelumek

Type

Image

Manifest digest

sha256:764b4ce9c1d69d8743bc6a47742ec9b4efa3b1c280a98abef259d005b64ec152

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;223 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;223 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.150 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.15.tar.xz.asc0 B
13ENV PHP_SHA256=a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e0 B
14RUN /bin/sh -c set -eux;13.16 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;13.03 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.98 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26LABEL org.opencontainers.image.title=aquila-php org.opencontainers.image.description=PHP‐FPM image preconfigured0 B
27COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.36 KB
28RUN /bin/sh -c apt update66.55 MB
29RUN /bin/sh -c echo "pl_PL.UTF-81.59 MB
30COPY /usr/bin/composer /usr/bin/composer # buildkit759.74 KB
31ENV COMPOSER_ALLOW_SUPERUSER=10 B
32COPY ../config/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit903 B
33COPY ../config/php/scripts/ /usr/local/bin/ # buildkit405 B
34RUN /bin/sh -c chmod +x32 B
35RUN /bin/sh -c xdebug-toggle off428 B
36WORKDIR /var/www/html32 B
37COPY ../config/supervisor/ /etc/supervisor/conf.d/ # buildkit403 B
38RUN /bin/sh -c cp /usr/local/etc/php/php.ini-production22.11 KB

Command

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