Sign inSign up

rogerdz/redis:8.6

Multi-platform
Databases & storage
Index digest

sha256:ea395a8d12830e85dd7f03c7d148c7fcbd5444c1f03125ffc4822eab95e1239a

OS/ARCH

Compressed size

51.21 MB

Last pushed

3 days by rogerdz

Type

Image

Manifest digest

sha256:950b2b439071104f0cc7e495e20467bb3aac553cedd878246e4c08b8935d218b

Image Layers

1# debian.sh --arch 'arm64' out/28.79 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;825 B
4ENV REDIS_VERSION=8.6.70 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.7.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=96598fae03314298a06366f57e640310b88751ec6aaad404b14b7a22bc45cad80 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.7.tar.gz REDIS_DOWNLOAD_SHA=96598fae03314298a06366f57e640310b88751ec6aaad404b14b7a22bc45cad8 /bin/sh22.42 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.7.tar.gz REDIS_DOWNLOAD_SHA=96598fae03314298a06366f57e640310b88751ec6aaad404b14b7a22bc45cad8 /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 #328 B
16COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #625 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 'arm64' out/ 'trixie' '@1789689600'