sha256:184073248a5349d2e1ecc9b542b9f33356b1f3ca849d87e3e29290ddbca06e63
OS/ARCH
linux/ppc64le
Compressed size
174.13 MB
Last pushed
about 17 hours by buildslaveppc64le
Type
Image
Manifest digest
sha256:2239acf75760b1a2e0fd82dff75c5a897a35d1d2deab3f2ba970dfe99b4a8d36
Image Layers
1# debian.sh --arch 'ppc64el' out/32.08 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;104.53 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=D95C03BC702BE9515344AE3374E44BC9067701A5 016895DE9A475111D537A6E69134FF30BC5A99B5 5CFF17B64DC1C244F5D0EAC3E43535E2EB19010E0 B11ENV PHP_VERSION=8.6.0beta30 B12ENV PHP_URL=https://downloads.php.net/~svpernova09/php-8.6.0beta3.tar.xz PHP_ASC_URL=https://downloads.php.net/~svpernova09/php-8.6.0beta3.tar.xz.asc0 B13ENV PHP_SHA256=e8daf9546c4d4244dad961b5412734db57823c2e967df3fcfbb819a62d520ea60 B14RUN /bin/sh -c set -eux;14.35 MB15COPY docker-php-source /usr/local/bin/ # buildkit487 B16RUN /bin/sh -c set -eux;23.16 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium250 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 BCommand
# debian.sh --arch 'ppc64el' out/ 'trixie' '@1789689600'