sha256:697f849f294c4df6a55297911bff0a6ffef97ddd60a809853c66d9bdc2a41152
OS/ARCH
Compressed size
86.14 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:34bdc98c3a33e4af557be5447786ca7fcb6c84dfd00c22d229caf921ac118fe1
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2COPY ./layouts/php-base/install /opt/docker # buildkit6 KB3RUN /bin/sh -c set -eux5.9 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 -c51.83 MB11CMD ["php" "-v"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'