apecloud/redis:8.4.1

Multi-platform
Index digest

sha256:90050675141bfc1d833cd291442d63f137c011522f60b682ffdafe48cb682258

OS/ARCH

Compressed size

39.93 MB

Last pushed

5 months by ldongming

Type

Image

Manifest digest

sha256:a9b1e73557f2fbf6e491dc0bdf8e6180903ded686bdaf82366d463a9476679d5

Image Layers

1# debian.sh --arch 'armel' out/26.65 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;833 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/sh13.27 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 'armel' out/ 'trixie' '@1769990400'