sha256:3b6a14defc4e97f2eb2dcda10ad6a21b8b0e15b7b06729dcf9bd668f00edb26f
OS/ARCH
Compressed size
117.72 MB
Last pushed
about 6 hours by winterhearted
Type
Image
Manifest digest
sha256:b9e46c2e13720381b042db8fb48e048bb287fd3ca19261cd1f111a7964049152
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 # buildkit11.88 MB6COPY docker-entrypoint.sh /usr/local/bin/ # buildkit712 B7RUN /bin/sh -c set -eux;7.87 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'