apecloud/redis:8.2.6

Multi-platform
Index digest

sha256:347e9d13b63430b7c12273f9af8988d97496bd058430de040c18e2bcfb1cc4de

OS/ARCH

Compressed size

50.38 MB

Last pushed

2 months by ldongming

Type

Image

Manifest digest

sha256:8cfaac8c2445680cc44cec755a39532e190e77a0c7040e627ac193f282197c68

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;873 B
4ENV REDIS_VERSION=8.2.60 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.2.6.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=9d64fda8816d2b99d5d2019642a05e95552c56b8cc18d58efaa1e3b8b4dcf4ad0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.2.6.tar.gz REDIS_DOWNLOAD_SHA=9d64fda8816d2b99d5d2019642a05e95552c56b8cc18d58efaa1e3b8b4dcf4ad /bin/sh23.45 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.2.6.tar.gz REDIS_DOWNLOAD_SHA=9d64fda8816d2b99d5d2019642a05e95552c56b8cc18d58efaa1e3b8b4dcf4ad /bin/sh96 B
9VOLUME [/data]0 B
10WORKDIR /data32 B
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13EXPOSE map[6379/tcp:{}]0 B
14CMD ["redis-server"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'