sha256:bd1e97ddabf8587b4c565109079507cc331ce5715aecdba7ddb2f099a4f2364d
OS/ARCH
linux/riscv64
Compressed size
84.62 MB
Last pushed
16 days by winterhearted
Type
Image
Manifest digest
sha256:bd1e97ddabf8587b4c565109079507cc331ce5715aecdba7ddb2f099a4f2364d
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 BCommand
# debian.sh --arch 'riscv64' out/ 'trixie' '@1787529600'