rogerdz/redis:8.6

Multi-platform
Databases & storage
Index digest

sha256:ff1685f66a562d7332fdf186c1de1f09a2a04ef65154cc5f9f4b3ea2b3dcdd33

OS/ARCH

Compressed size

50.83 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:927f95d53002ac7c9cfc5b26403bc23a6bd0fdd7b6493560a400ed33290e8bb4

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.6.50 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /bin/sh22.42 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /bin/sh97 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
15COPY --chown=redis:redis config/redis.conf /usr/local/etc/redis/redis.conf #327 B
16COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #626 B
17RUN /bin/sh -c mkdir -p122 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19CMD ["redis-server" "/usr/local/etc/redis/redis.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'