sha256:3ca3b258e5d58d6fc29f011c51259bed8801b524e553e7a1f0b90d62ff0cef9b
OS/ARCH
linux/amd64
Compressed size
196.72 MB
Last pushed
over 1 year by jbonnier
Type
Image
Manifest digest
sha256:3ca3b258e5d58d6fc29f011c51259bed8801b524e553e7a1f0b90d62ff0cef9b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;227 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.5 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;227 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.60 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.6.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.6.tar.xz.asc0 B13ENV PHP_SHA256=089b08a5efef02313483325f3bacd8c4fe311cf1e1e56749d5cc7d059e2256310 B14RUN /bin/sh -c set -eux;13.09 MB15COPY docker-php-source /usr/local/bin/ # buildkit492 B16RUN /bin/sh -c set -eux;38.95 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium244 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #33.35 KB22RUN /bin/sh -c install-php-extensions @composer1.61 MB23ENV APP_USER=app0 B24ENV APP_USER_HOME=/home/app0 B25ENV APP_USER_UID=10000 B26ENV APP_USER_GID=10000 B27RUN /bin/sh -c set -eu1.17 KB28RUN /bin/sh -c set -e;16.62 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'