sha256:2e9d25373741a5ab4115b06f8cc3d399a96fdf887e1ca19daecd439b28709254
OS/ARCH
linux/amd64
Compressed size
299.02 MB
Last pushed
7 months by openswoole
Type
Image
Manifest digest
sha256:dcb0af7157000e4c53ddbb88cfb09365a1772c69e130865d2d350be175689e61
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 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.16 MB15COPY docker-php-source /usr/local/bin/ # buildkit490 B16RUN /bin/sh -c set -eux;19.28 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache253 B19RUN /bin/sh -c docker-php-ext-enable sodium248 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B23RUN /bin/sh -c apt update15.67 MB24RUN /bin/sh -c apt install49.11 MB25RUN /bin/sh -c docker-php-ext-install 2.19 MB26ENV COMPOSER_ALLOW_SUPERUSER=10 B27RUN /bin/sh -c curl -sS760.33 KB28RUN /bin/sh -c apt install59.07 MB29RUN /bin/sh -c apt autoremove32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'