rogerdz/redis:8.8

Multi-platform
Index digest

sha256:109af9334ed1973845b8445904afdaaa05c922ad3f4aa49254232fd845a7f0db

OS/ARCH

Compressed size

51.76 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:74320b583c3f1008b7d5ea445861ffda726bda0e2c91b3ecc738a71cbec4e222

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;825 B
4ENV REDIS_VERSION=8.8.00 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a740 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a74 /bin/sh23.35 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.0.tar.gz REDIS_DOWNLOAD_SHA=19736ce6117d90b3df032504c6e5c1ce41667ae47f073281b40d2f274c200a74 /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 #326 B
16COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #623 B
17RUN /bin/sh -c mkdir -p120 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' '@1782172800'