sha256:f8c782082d115d8289687aa0bdd1c1027cb94a89348700f105165d50de327218
OS/ARCH
linux/arm64/v8
Compressed size
169.38 MB
Last pushed
5 days by buildslavearm64
Type
Image
Manifest digest
sha256:60e98e4e18199d1bde83b57ad3fcd5733897f07776950d1dd2e764c6b3788dac
Image Layers
1# debian.sh --arch 'arm64' out/28.79 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;105.07 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.26RC10 B12ENV PHP_URL=https://downloads.php.net/~saki/php-8.4.26RC1.tar.xz PHP_ASC_URL=https://downloads.php.net/~saki/php-8.4.26RC1.tar.xz.asc0 B13ENV PHP_SHA256=c6e6f52752510c3b3fbaf9e34a9ec37fb17f6741fb8b2637d6804a8a71c4fc370 B14RUN /bin/sh -c set -eux;13.28 MB15COPY docker-php-source /usr/local/bin/ # buildkit487 B16RUN /bin/sh -c set -eux;22.22 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache249 B19RUN /bin/sh -c docker-php-ext-enable sodium244 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'