Sign inSign up

rogerdz/redis:8.8

Multi-platform
Databases & storage
Index digest

sha256:3cfee10fbb512d4682bb513d41d6904a9273834ab7080936b61bd2e002a958eb

OS/ARCH

Compressed size

52.03 MB

Last pushed

about 22 hours by rogerdz

Type

Image

Manifest digest

sha256:d377c79525d33dbb216ab1956fe42885ef4510b0765db1017cbb5f54884cab7a

Image Layers

1# debian.sh --arch 'amd64' out/28.45 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;826 B
4ENV REDIS_VERSION=8.8.30 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.3.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=811194d6885bd30c66726565365b64a8edddac60eb027a2436adadbd2d4190390 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.3.tar.gz REDIS_DOWNLOAD_SHA=811194d6885bd30c66726565365b64a8edddac60eb027a2436adadbd2d419039 /bin/sh23.58 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.3.tar.gz REDIS_DOWNLOAD_SHA=811194d6885bd30c66726565365b64a8edddac60eb027a2436adadbd2d419039 /bin/sh96 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 #328 B
16COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #624 B
17RUN /bin/sh -c mkdir -p121 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' '@1789689600'