sha256:347e9d13b63430b7c12273f9af8988d97496bd058430de040c18e2bcfb1cc4de
OS/ARCH
Compressed size
42.35 MB
Last pushed
2 months by ldongming
Type
Image
Manifest digest
sha256:7901db2fb2df64f7e3c8ad20ea3f180a4c0a9d5f7fffe834f48f47b76219e29c
Image Layers
1# debian.sh --arch 'i386' out/27.87 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;872 B4ENV REDIS_VERSION=8.2.60 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.2.6.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=9d64fda8816d2b99d5d2019642a05e95552c56b8cc18d58efaa1e3b8b4dcf4ad0 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.2.6.tar.gz REDIS_DOWNLOAD_SHA=9d64fda8816d2b99d5d2019642a05e95552c56b8cc18d58efaa1e3b8b4dcf4ad /bin/sh14.48 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.2.6.tar.gz REDIS_DOWNLOAD_SHA=9d64fda8816d2b99d5d2019642a05e95552c56b8cc18d58efaa1e3b8b4dcf4ad /bin/sh96 B9VOLUME [/data]0 B10WORKDIR /data32 B11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB12ENTRYPOINT ["docker-entrypoint.sh"]0 B13EXPOSE map[6379/tcp:{}]0 B14CMD ["redis-server"]0 BCommand
# debian.sh --arch 'i386' out/ 'bookworm' '@1776729600'