apecloud/redis:8.4.1

Multi-platform
Index digest

sha256:90050675141bfc1d833cd291442d63f137c011522f60b682ffdafe48cb682258

OS/ARCH

Compressed size

50.1 MB

Last pushed

5 months by ldongming

Type

Image

Manifest digest

sha256:6249b1eabc30b756c4ea7fe01a0cec2103154d0d157493513724ede76ffc6a94

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;829 B
4ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.1.tar.gz0 B
5ARG REDIS_DOWNLOAD_SHA=b5edf7a234bbd11c8effb75bf0e50f1470c7f4b29898d596e2a7e88621af49120 B
6RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.1.tar.gz REDIS_DOWNLOAD_SHA=b5edf7a234bbd11c8effb75bf0e50f1470c7f4b29898d596e2a7e88621af4912 /bin/sh21.69 MB
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.1.tar.gz REDIS_DOWNLOAD_SHA=b5edf7a234bbd11c8effb75bf0e50f1470c7f4b29898d596e2a7e88621af4912 /bin/sh97 B
8VOLUME [/data]0 B
9WORKDIR /data32 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12EXPOSE map[6379/tcp:{}]0 B
13CMD ["redis-server"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'