sha256:a6cda73eb2d95b19f07bc348b63e3d8ded0f7526e16f00f9b6307f9a402a29d4
OS/ARCH
Compressed size
103.07 MB
Last pushed
about 9 hours by winterhearted
Type
Image
Manifest digest
sha256:2d979fd431c9cbe69b00b6146bff7fcb1d00bd93746dc2d6881efe288df0f65f
Image Layers
1# debian.sh --arch 'riscv64' out/26.99 MB2ENV PHP_INI_DIR=/usr/local/etc/php0 B3COPY /runtime-deps.txt /tmp/runtime-deps.txt # buildkit578 B4RUN /bin/sh -c set -eux;46.53 MB5COPY /usr/local /usr/local # buildkit12.34 MB6COPY docker-entrypoint.sh /usr/local/bin/ # buildkit710 B7RUN /bin/sh -c set -eux;8.71 KB8WORKDIR /var/www/html32 B9EXPOSE map[9000/tcp:{}]0 B10STOPSIGNAL SIGQUIT0 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["php-fpm"]0 B13RUN /bin/sh -c set -eux;17.19 MBCommand
# debian.sh --arch 'riscv64' out/ 'trixie' '@1787529600'