sha256:abaef6902acd603c21d491851a4c2042df355b73efef1bd2c8c15a08ac475838
OS/ARCH
Compressed size
384.61 MB
Last pushed
over 1 year by pdesgarets
Type
Image
Manifest digest
sha256:fe22624f67c1596d839b4109c8b8df633a3d9791dd58cc729446f737f1c3631d
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;93.58 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 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.50 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.5.tar.xz.asc0 B13ENV PHP_SHA256=0d3270bbce4d9ec617befce52458b763fd461d475f1fe2ed878bb8573faed3270 B14RUN /bin/sh -c set -eux;13.08 MB15COPY docker-php-source /usr/local/bin/ # buildkit490 B16RUN /bin/sh -c set -eux;38.31 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium249 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21RUN /bin/sh -c apt-get update158.23 MB22RUN /bin/sh -c pecl download436.48 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.42 KB27ENV NODE_VERSION=22.14.00 B28RUN /bin/sh -c ARCH= &&52.88 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'