redislabs/client-libs-test:8.8.2

Multi-platform
Integration & delivery
Index digest

sha256:cdd672df31b83add531f52c05972069159ac9dc2b8d312eb718325314776caf6

OS/ARCH

Compressed size

52.82 MB

Last pushed

5 days by ivogaydazhiev975

Type

Image

Manifest digest

sha256:b4f93c2a8a69e3f6a5ac9f17d629024a182fff023ff8da2a2f9f26597b031e4e

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;826 B
4ENV REDIS_VERSION=8.8.20 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.2.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=b58d3b51a93a05221fe0a835e915f9e472bb53db100af190e4259c33638d9a520 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.2.tar.gz REDIS_DOWNLOAD_SHA=b58d3b51a93a05221fe0a835e915f9e472bb53db100af190e4259c33638d9a52 /bin/sh23.35 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.8.2.tar.gz REDIS_DOWNLOAD_SHA=b58d3b51a93a05221fe0a835e915f9e472bb53db100af190e4259c33638d9a52 /bin/sh97 B
9WORKDIR /data32 B
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12EXPOSE [6379/tcp]0 B
13CMD ["redis-server"]0 B
14RUN /bin/sh -c apt-get update1.05 MB
15RUN /bin/sh -c mkdir -p94 B
16COPY ./scripts/ /opt/redis/scripts/ # buildkit6.45 KB
17COPY ./config/ /redis/config-default # buildkit158 B
18RUN /bin/sh -c chmod a+x5.1 KB
19RUN /bin/sh -c chmod a+x795 B
20ENTRYPOINT ["/opt/redis/scripts/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'