sha256:a17fad7eb00731642c1319655c7de2c2f2105b5988cfb1db3abc24f245a04bfc
OS/ARCH
Compressed size
80.8 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:d40b91318e1a1810538bd2548d57020f4b4be75c1a154b97a5c80314a7eb068d
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2COPY ./layouts/php-base/install /opt/docker # buildkit6 KB3RUN /bin/sh -c set -eux5.77 MB4STOPSIGNAL SIGQUIT0 B5ENTRYPOINT ["/docker-entrypoint.sh"]0 B6ARG PHP_SHORT_VERSION=8.50 B7ENV PHP_SHORT_VERSION=8.50 B8COPY --chown=www-data:www-data ./layouts/php-zts/install /opt/docker #1.11 KB9COPY --chown=www-data:www-data ./images/php-zts/8.5/install /opt/docker #348 B10RUN |1 PHP_SHORT_VERSION=8.5 /bin/sh -c46.27 MB11CMD ["php" "-v"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'