rogerdz/redis:6.2

Multi-platform
Index digest

sha256:94febd7228558a4038906852b5a8c613a297d7b9aaf629a58b52c102570a4a7f

OS/ARCH

Compressed size

36.94 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:4b11231c03e6d24a0173e8c742c903770d9c16cb219dd88849119569caed2b20

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c set -eux;1.07 KB
3RUN /bin/sh -c set -eux;873 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/sh10.01 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.22.tar.gz REDIS_DOWNLOAD_SHA=224a32db84ce3be2bf432ce7c78ac858df7851bff1e089e71e15dc442be9e95b /bin/sh95 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 'amd64' out/ 'bookworm' '@1782172800'