sha256:54db7f2d2f16a3bccca15458bd423731730408a57cebbccf8838a74c0e17615d
OS/ARCH
Compressed size
221.22 MB
Last pushed
over 1 year by carry0987
Type
Image
Manifest digest
sha256:ae63f6140c07cf43d92942a13f9d4ccf7f72fb6ca8019aabf342736e65789dae
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;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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B11ENV PHP_VERSION=8.3.160 B12ENV PHP_URL=https://www.php.net/distributions/php-8.3.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.16.tar.xz.asc0 B13ENV PHP_SHA256=40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd50 B14RUN /bin/sh -c set -eux;12.07 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;26.54 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium248 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;8.97 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25COPY /usr/local/etc/php /usr/local/etc/php # buildkit540 B26COPY /usr/local/lib/php /usr/local/lib/php # buildkit4.17 MB27COPY /usr/local/bin /usr/local/bin # buildkit32 B28COPY /usr/local/sbin /usr/local/sbin # buildkit32 B29RUN /bin/sh -c apt-get update51.31 MB30RUN /bin/sh -c curl -sS724.84 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'