sha256:44a0d67d70c339892987a286f174701ca2ab183038939b03f6434225169adcc0
OS/ARCH
Compressed size
258.67 MB
Last pushed
3 months by mdprotacio
Type
Image
Manifest digest
sha256:ff5e997d48c620cc0fca7fc8fd61733204a480596a597dd54d70e9266a0429a9
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;105.06 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B11ENV PHP_VERSION=8.5.50 B12ENV PHP_URL=https://www.php.net/distributions/php-8.5.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.5.tar.xz.asc0 B13ENV PHP_SHA256=95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f20 B14RUN /bin/sh -c set -eux;13.83 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;25.09 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium246 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B22ENV DEBIAN_FRONTEND=noninteractive0 B23COPY /pie /usr/bin/pie # buildkit2.35 MB24COPY /usr/bin/composer /usr/local/bin/composer # buildkit804.04 KB25COPY /usr/local/lib/php/extensions/ /usr/local/lib/php/extensions/ # buildkit21.64 MB26COPY /root/.pie/ /root/.pie/ # buildkit20.99 KB27RUN /bin/sh -c set -eux;61.01 MB28RUN /bin/sh -c set -eux149.86 KB29WORKDIR /var/www/html32 B30CMD ["php" "-a"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'