sha256:fc5b84231f7dd17a13805aaca9ea5ac9fa953222a30a828877b1c924a76f0ff9
OS/ARCH
linux/riscv64
Compressed size
39.89 MB
Last pushed
7 days by doiriscv64
Type
Image
Manifest digest
sha256:d16e0f07eb5d8fc3f989ae950472fdca0fc760e8951dce93df424817827a6eae
Image Layers
1# debian.sh --arch 'riscv64' out/26.97 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;820 B4ENV REDIS_VERSION=8.6.50 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb0 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /bin/sh12.91 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /bin/sh97 B9WORKDIR /data32 B10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB11ENTRYPOINT ["docker-entrypoint.sh"]0 B12EXPOSE map[6379/tcp:{}]0 B13CMD ["redis-server"]0 BCommand
# debian.sh --arch 'riscv64' out/ 'trixie' '@1785715200'