sha256:e51cbc16f94b2426e80b9516db174a07d55e882217a1ec1d729b137b32e24e42
OS/ARCH
Compressed size
41.19 MB
Last pushed
3 months by kubespherehub
Type
Image
Manifest digest
sha256:00e5bb02d896ef59532cb16443973698512f4239229f72a2033e83c079f95853
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c set -eux;1.08 KB3RUN /bin/sh -c set -eux;874 B4ENV REDIS_VERSION=7.2.140 B5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.14.tar.gz0 B6ARG REDIS_DOWNLOAD_SHA=704bfac84ab1c0771ddc08c8bea72e2203e3ce64c1fc6750e76b8ce2c00f31450 B7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.14.tar.gz REDIS_DOWNLOAD_SHA=704bfac84ab1c0771ddc08c8bea72e2203e3ce64c1fc6750e76b8ce2c00f3145 /bin/sh14.26 MB8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.14.tar.gz REDIS_DOWNLOAD_SHA=704bfac84ab1c0771ddc08c8bea72e2203e3ce64c1fc6750e76b8ce2c00f3145 /bin/sh97 B9VOLUME [/data]0 B10WORKDIR /data32 B11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit601 B12ENTRYPOINT ["docker-entrypoint.sh"]0 B13EXPOSE map[6379/tcp:{}]0 B14CMD ["redis-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'