sha256:991481e044100815d41b7ff3ead9e275e5a950733a81162ff1ee1d2326a1263a
OS/ARCH
linux/amd64
Compressed size
240.84 MB
Last pushed
7 months by letheancharon
Type
Image
Manifest digest
sha256:210a3d26ed0c5a1ef64345693e9324d6d73fa6d7b5ac85ed144a41eeb0bdbe71
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;226 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B11ENV PHP_VERSION=8.3.300 B12ENV PHP_URL=https://www.php.net/distributions/php-8.3.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.30.tar.xz.asc0 B13ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B14RUN /bin/sh -c set -eux;12.13 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;34.48 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache250 B19RUN /bin/sh -c docker-php-ext-enable sodium245 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22RUN /bin/sh -c apt-get update36.66 MB23COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB24RUN /bin/sh -c mkdir /tmp/warmup30.4 MB25RUN /bin/sh -c php -v32 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'