rogerdz/redis:7.2

Multi-platform
Index digest

sha256:801989929ced7125ee0492042c085e974a215ca7a11e8b7a575f30186c5019bd

OS/ARCH

Compressed size

41.19 MB

Last pushed

18 days by rogerdz

Type

Image

Manifest digest

sha256:ded7910f4087be097fa6d4ddde1dd60885a690e19ecf69c508d2989802e07a53

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;874 B
4ENV REDIS_VERSION=7.2.140 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.14.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=704bfac84ab1c0771ddc08c8bea72e2203e3ce64c1fc6750e76b8ce2c00f31450 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.14.tar.gz REDIS_DOWNLOAD_SHA=704bfac84ab1c0771ddc08c8bea72e2203e3ce64c1fc6750e76b8ce2c00f3145 /bin/sh14.26 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.14.tar.gz REDIS_DOWNLOAD_SHA=704bfac84ab1c0771ddc08c8bea72e2203e3ce64c1fc6750e76b8ce2c00f3145 /bin/sh97 B
9VOLUME [/data]0 B
10WORKDIR /data32 B
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit601 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 #626 B
18RUN /bin/sh -c mkdir -p121 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'