sha256:a6cda73eb2d95b19f07bc348b63e3d8ded0f7526e16f00f9b6307f9a402a29d4
OS/ARCH
Compressed size
118.82 MB
Last pushed
about 17 hours by winterhearted
Type
Image
Manifest digest
sha256:3f5d2cc70911f320ecfeeac7133a9a5c50c0562f32cdb67f0c5bb7e8353093af
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV PHP_INI_DIR=/usr/local/etc/php0 B3COPY /runtime-deps.txt /tmp/runtime-deps.txt # buildkit578 B4RUN /bin/sh -c set -eux;59.48 MB5COPY /usr/local /usr/local # buildkit12.97 MB6COPY docker-entrypoint.sh /usr/local/bin/ # buildkit714 B7RUN /bin/sh -c set -eux;7.88 KB8WORKDIR /var/www/html32 B9EXPOSE [9000/tcp]0 B10STOPSIGNAL SIGQUIT0 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["php-fpm"]0 B13RUN /bin/sh -c set -eux;17.6 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'