sha256:697f849f294c4df6a55297911bff0a6ffef97ddd60a809853c66d9bdc2a41152
OS/ARCH
Compressed size
88.16 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:a92e94571d3305e7e8d3652ad99ffc9157e4a170f032bd6f4e0a0e6423b8fbab
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.40 B7ENV PHP_SHORT_VERSION=8.40 B8COPY --chown=www-data:www-data ./layouts/php-zts/install /opt/docker #1.11 KB9COPY --chown=www-data:www-data ./images/php-zts/8.4/install /opt/docker #347 B10RUN |1 PHP_SHORT_VERSION=8.4 /bin/sh -c53.63 MB11CMD ["php" "-v"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'