redislabs/client-libs-test:6.2.23

Multi-platform
Integration & delivery
Index digest

sha256:b0eebda74465e9028a9bee9ee2ee7536d19601ece6df9d1db0642e0402bd9f7c

OS/ARCH

Compressed size

37.77 MB

Last pushed

19 days by ivogaydazhiev975

Type

Image

Manifest digest

sha256:90fb16af8b0b02c8d43c04ba766e4b6875f22f120b08590de1b1b97d81fad510

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;873 B
4ENV REDIS_VERSION=6.2.230 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.23.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=deb248b09b5dd39ee789d3e5165c93675406700a6756311b8f84b64493e537ad0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.23.tar.gz REDIS_DOWNLOAD_SHA=deb248b09b5dd39ee789d3e5165c93675406700a6756311b8f84b64493e537ad /bin/sh9.96 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/6.2.23.tar.gz REDIS_DOWNLOAD_SHA=deb248b09b5dd39ee789d3e5165c93675406700a6756311b8f84b64493e537ad /bin/sh97 B
9VOLUME [/data]0 B
10WORKDIR /data32 B
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit602 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13EXPOSE [6379/tcp]0 B
14CMD ["redis-server"]0 B
15RUN /bin/sh -c apt-get update1006.05 KB
16RUN /bin/sh -c mkdir -p94 B
17COPY ./scripts/ /opt/redis/scripts/ # buildkit6.45 KB
18COPY ./config/ /redis/config-default # buildkit157 B
19RUN /bin/sh -c chmod a+x5.09 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'