sha256:df77434813db698edfc91eb84f76755ec70beb06adb7e5f8518603e08623073c
OS/ARCH
Compressed size
75.13 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:0c03e4f7183fa63046650cfb8897dd710e1c33d37c0099b7e266bb3949386ba2
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2COPY ./layouts/php-base/install /opt/docker # buildkit5.99 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-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 -c40.59 MB11CMD ["php" "-v"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'