Sign inSign up

apecloud/redis:8.4.6

Multi-platform
Index digest

sha256:8df317692c59703c19ecfa90a8cb17703089f3c8e12c2bd0cd6b3c31005e69d8

OS/ARCH

Compressed size

39.96 MB

Last pushed

14 days by ldongming

Type

Image

Manifest digest

sha256:5e678d3c9c60893e2b38214504da8e559e3f7ea080829c42766e67d5884e8a54

Image Layers

1# debian.sh --arch 'armel' out/26.67 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;830 B
4ENV REDIS_VERSION=8.4.60 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.6.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=6501c7cecc38073caff96f2170408af3611ed43480162d97904affa7155c1b7b0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.6.tar.gz REDIS_DOWNLOAD_SHA=6501c7cecc38073caff96f2170408af3611ed43480162d97904affa7155c1b7b /bin/sh13.28 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.6.tar.gz REDIS_DOWNLOAD_SHA=6501c7cecc38073caff96f2170408af3611ed43480162d97904affa7155c1b7b /bin/sh97 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 'armel' out/ 'trixie' '@1787529600'