sha256:cf203620fe710009943b56e5d1c3bad0144dfd059f53262abcfc0efa8bb1388c
OS/ARCH
Compressed size
101.81 MB
Last pushed
12 days by winterhearted
Type
Image
Manifest digest
sha256:3dfa4c75b22f2244dee6c6a76381b3798734c00954cfcbdbc6ba2bcc516fd5ae
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 # buildkit589 B4RUN /bin/sh -c set -eux;46.53 MB5COPY /usr/local /usr/local # buildkit11.09 MB6COPY docker-entrypoint.sh /usr/local/bin/ # buildkit713 B7RUN /bin/sh -c set -eux;8.66 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'