rogerdz/redis:6.2

Multi-platform
Index digest

sha256:94febd7228558a4038906852b5a8c613a297d7b9aaf629a58b52c102570a4a7f

OS/ARCH

Compressed size

36.78 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:196b50d84bfb9df1b2ad412c448c53ec923c9a6703315e90db59ed85799ce766

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;874 B
4ENV REDIS_VERSION=6.2.220 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.22.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=224a32db84ce3be2bf432ce7c78ac858df7851bff1e089e71e15dc442be9e95b0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.22.tar.gz REDIS_DOWNLOAD_SHA=224a32db84ce3be2bf432ce7c78ac858df7851bff1e089e71e15dc442be9e95b /bin/sh9.96 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.22.tar.gz REDIS_DOWNLOAD_SHA=224a32db84ce3be2bf432ce7c78ac858df7851bff1e089e71e15dc442be9e95b /bin/sh97 B
9VOLUME [/data]0 B
10WORKDIR /data32 B
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit599 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13EXPOSE map[6379/tcp:{}]0 B
14CMD ["redis-server"]0 B
16COPY --chown=redis:redis config/redis.conf /usr/local/etc/redis/redis.conf #329 B
17COPY --chmod=755 docker-entrypoint-new.sh /usr/local/bin/docker-entrypoint.sh #624 B
18RUN /bin/sh -c mkdir -p122 B
19ENTRYPOINT ["docker-entrypoint.sh"]0 B
20CMD ["redis-server" "/usr/local/etc/redis/redis.conf"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'