apecloud/redis:7.4.9

Multi-platform
Index digest

sha256:8942749d8c2751ce27e4797ff9669aaecd90268952215a11dec62a19f769eed4

OS/ARCH

Compressed size

42.05 MB

Last pushed

2 months by ldongming

Type

Image

Manifest digest

sha256:755771f03e55f8733f4227d381125245e3f755c8d27261b8030b042c8380f451

Image Layers

1# debian.sh --arch 'i386' out/27.87 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;873 B
4ENV REDIS_VERSION=7.4.90 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.4.9.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=94a3f84963f710e402bf7dbe61ed9ee3b43862d1aba995faca7a23621b51f6520 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.4.9.tar.gz REDIS_DOWNLOAD_SHA=94a3f84963f710e402bf7dbe61ed9ee3b43862d1aba995faca7a23621b51f652 /bin/sh14.18 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.4.9.tar.gz REDIS_DOWNLOAD_SHA=94a3f84963f710e402bf7dbe61ed9ee3b43862d1aba995faca7a23621b51f652 /bin/sh96 B
9VOLUME [/data]0 B
10WORKDIR /data32 B
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit599 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13EXPOSE map[6379/tcp:{}]0 B
14CMD ["redis-server"]0 B

Command

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