Sign inSign up

rogerdz/redis:8.4

Multi-platform
Databases & storage
Index digest

sha256:2e91c459ee67b4ec4bdc79c4e2af63bd9084698294813a71f30ebc8ad1bc17fa

OS/ARCH

Compressed size

50.51 MB

Last pushed

1 day by rogerdz

Type

Image

Manifest digest

sha256:e1b7f65c114c1f86f367d2a4b6cc4119781997d54d8dee6c8d0ca14e9f789b43

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;826 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/sh21.75 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
16COPY --chown=redis:redis config/redis.conf /usr/local/etc/redis/redis.conf #330 B
17COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #626 B
18RUN /bin/sh -c mkdir -p122 B
19ENTRYPOINT ["docker-entrypoint.sh"]0 B
20CMD ["redis-server" "/usr/local/etc/redis/redis.conf"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'