sha256:3fb3b358efa2a10340481c12c3c50e127b2491d4d96db3a6bd8833140292d2ad
OS/ARCH
linux/arm64
Compressed size
101.22 MB
Last pushed
about 15 hours by winterhearted
Type
Image
Manifest digest
sha256:eb96827720bd3d71fcf9e417fd9ad77bf54aca9aa6cd735fd53b69c9bbd40a8d
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 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'