rogerdz/redis:8.4

Multi-platform
Databases & storage
Index digest

sha256:18cadd186924c9cde707d64f1bdc2489610cee08eef042ed6b8c9553874d52e3

OS/ARCH

Compressed size

50.42 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:58b75e489f4f643b6dc07c840999e8b2d0b4e77dd72da3c6f8388a036ff58cfb

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;828 B
4ENV REDIS_VERSION=8.4.50 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.5.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=a0e72838d65eb2f8fbf2a60d484bd7f7b4fead2b769c2b7151303390a7296d990 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.5.tar.gz REDIS_DOWNLOAD_SHA=a0e72838d65eb2f8fbf2a60d484bd7f7b4fead2b769c2b7151303390a7296d99 /bin/sh22.02 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.5.tar.gz REDIS_DOWNLOAD_SHA=a0e72838d65eb2f8fbf2a60d484bd7f7b4fead2b769c2b7151303390a7296d99 /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 #329 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 'amd64' out/ 'trixie' '@1783900800'