sha256:df77434813db698edfc91eb84f76755ec70beb06adb7e5f8518603e08623073c
OS/ARCH
Compressed size
76.82 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:4017b72c4a15b8cad5a70cbc411266788c2130a6a8731d59160073d31ea1dede
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2COPY ./layouts/php-base/install /opt/docker # buildkit5.99 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-cli/install /opt/docker #1.11 KB9COPY --chown=www-data:www-data ./images/php-cli/8.4/install /opt/docker #1.62 KB10RUN |1 PHP_SHORT_VERSION=8.4 /bin/sh -c42.51 MB11CMD ["php" "-v"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'