redislabs/client-libs-test:7.2.15

Multi-platform
Integration & delivery
Index digest

sha256:0d908e36d22c7f4ac27a98806e4d16c801fa963b5f7c2898b2373f3fdcb0181d

OS/ARCH

Compressed size

42.08 MB

Last pushed

19 days by ivogaydazhiev975

Type

Image

Manifest digest

sha256:ef5393da510ea7fc04d2c11fdc60d286938a37d5229b9ecb84a5666f489fae17

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;876 B
4ENV REDIS_VERSION=7.2.150 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.15.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=daca2a09f85fa472aa3a966298ddf90707b0a7607e144be6d16c7ff6daa088930 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.15.tar.gz REDIS_DOWNLOAD_SHA=daca2a09f85fa472aa3a966298ddf90707b0a7607e144be6d16c7ff6daa08893 /bin/sh14.27 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/7.2.15.tar.gz REDIS_DOWNLOAD_SHA=daca2a09f85fa472aa3a966298ddf90707b0a7607e144be6d16c7ff6daa08893 /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 [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.45 KB
18COPY ./config/ /redis/config-default # buildkit158 B
19RUN /bin/sh -c chmod a+x5.1 KB
20RUN /bin/sh -c chmod a+x793 B
21ENTRYPOINT ["/opt/redis/scripts/entrypoint.sh"]0 B

Command

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