rogerdz/redis:8.8

Multi-platform
Databases & storage
Index digest

sha256:5524f0c0fd01ecab26df4aff3d810999d896d3e70d27cb74f0e1418673f4b6ab

OS/ARCH

Compressed size

51.76 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:8486fe437e1c830ca5b188bba512b800b097ffdd8e4aa3d7e3e15917ba61095f

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;827 B
4ENV REDIS_VERSION=8.8.10 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.1.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=56008a7e9c87ed4ec5ce13032ff8a685ffff944276c2a993024ce805df8338e20 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.1.tar.gz REDIS_DOWNLOAD_SHA=56008a7e9c87ed4ec5ce13032ff8a685ffff944276c2a993024ce805df8338e2 /bin/sh23.35 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.1.tar.gz REDIS_DOWNLOAD_SHA=56008a7e9c87ed4ec5ce13032ff8a685ffff944276c2a993024ce805df8338e2 /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 #330 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'