sha256:5b59153eb1d1c94c6da6acf0ee76879064ec730da08a796e02293e84254f98a8
OS/ARCH
linux/amd64
Compressed size
384.64 MB
Last pushed
5 months by angeloxx
Type
Image
Manifest digest
sha256:5b59153eb1d1c94c6da6acf0ee76879064ec730da08a796e02293e84254f98a8
Image Layers
1# debian.sh --arch 'amd64' out/29.35 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;115.2 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;223 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B11ENV PHP_VERSION=8.5.50 B12ENV PHP_URL=https://www.php.net/distributions/php-8.5.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.5.tar.xz.asc0 B13ENV PHP_SHA256=95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f20 B14RUN /bin/sh -c set -eux;13.83 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;14.4 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium245 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;9.05 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25/bin/sh -c apt update &&207.86 MB26/bin/sh -c docker-php-ext-install mysqli pdo1.48 MB27/bin/sh -c yes '' |1.91 MB28/bin/sh -c pear install DB-1.7.14604.23 KB29LABEL org.opencontainers.image.created=2026-04-10T04:44:12Z0 B30LABEL org.opencontainers.image.revision=d4e416316f2ee4a6a5f2c3d72c1ba405cf6b12d10 B31LABEL org.opencontainers.image.source=https://git.angeloxx.lan/range/php8.5-range.git0 B32LABEL org.opencontainers.image.url=https://git.angeloxx.lan/range/php8.5-range0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'