sha256:cf203620fe710009943b56e5d1c3bad0144dfd059f53262abcfc0efa8bb1388c
OS/ARCH
Compressed size
107.5 MB
Last pushed
17 days by winterhearted
Type
Image
Manifest digest
sha256:584bd19a1ce733b0980d73e6e8e5adec02c894b8ade0057a00d15f25ae538ba2
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 # buildkit589 B4RUN /bin/sh -c set -eux;49.43 MB5COPY /usr/local /usr/local # buildkit11.7 MB6COPY docker-entrypoint.sh /usr/local/bin/ # buildkit712 B7RUN /bin/sh -c set -eux;7.84 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.59 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'