sha256:abaef6902acd603c21d491851a4c2042df355b73efef1bd2c8c15a08ac475838
OS/ARCH
Compressed size
394.99 MB
Last pushed
over 1 year by pdesgarets
Type
Image
Manifest digest
sha256:fa3a065aa45be0c8867c4e29b1fc30971cd0da6b760dc04ddcf6e097c577172a
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.51 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.40 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.4.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.4.tar.xz.asc0 B13ENV PHP_SHA256=05a6c9a2cc894dd8be719ecab221b311886d5e0c02cb6fac648dd9b3459681ac0 B14RUN /bin/sh -c set -eux;13.06 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;38.91 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium247 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21RUN /bin/sh -c apt-get update161.59 MB22RUN /bin/sh -c pecl download466.67 KB23RUN /bin/sh -c mkdir /tools654.02 KB24ENV XDEBUG_MODE=off0 B25COPY /usr/bin/composer /usr/bin/composer # buildkit723.44 KB26RUN /bin/sh -c groupadd --gid3.43 KB27ENV NODE_VERSION=22.14.00 B28RUN /bin/sh -c ARCH= &&53.2 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'