rogerdz/redis:8.8

Multi-platform
Index digest

sha256:109af9334ed1973845b8445904afdaaa05c922ad3f4aa49254232fd845a7f0db

OS/ARCH

Compressed size

51.63 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:113db9e647723bfb6d25ff5a19b7f27103048d12110c3dabc60701973dd4b1b1

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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/sh22.87 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 #329 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 'arm64' out/ 'trixie' '@1782172800'