redislabs/client-libs-test:7.2.16

Multi-platform
Integration & delivery
Index digest

sha256:ff1a2918c8e31e85dd41377d117af6ba65241547d274360696658821ecbb72f7

OS/ARCH

Compressed size

42.09 MB

Last pushed

6 days by ivogaydazhiev975

Type

Image

Manifest digest

sha256:6fd27bb0892112f9d9da12c43a36bb075796a5be967bbd4956e751486b1e3b2f

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;874 B
4ENV REDIS_VERSION=7.2.160 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.16.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=65fa69e66187cb5a4cf625bd587c743507e518749c5a0eec29c4f086495c8a7e0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.16.tar.gz REDIS_DOWNLOAD_SHA=65fa69e66187cb5a4cf625bd587c743507e518749c5a0eec29c4f086495c8a7e /bin/sh14.28 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.16.tar.gz REDIS_DOWNLOAD_SHA=65fa69e66187cb5a4cf625bd587c743507e518749c5a0eec29c4f086495c8a7e /bin/sh97 B
9VOLUME [/data]0 B
10WORKDIR /data32 B
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit600 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13EXPOSE [6379/tcp]0 B
14CMD ["redis-server"]0 B
15RUN /bin/sh -c apt-get update1006.08 KB
16RUN /bin/sh -c mkdir -p94 B
17COPY ./scripts/ /opt/redis/scripts/ # buildkit6.46 KB
18COPY ./config/ /redis/config-default # buildkit158 B
19RUN /bin/sh -c chmod a+x5.1 KB
20RUN /bin/sh -c chmod a+x796 B
21ENTRYPOINT ["/opt/redis/scripts/entrypoint.sh"]0 B

Command

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