redislabs/client-libs-test:8.6.5

Multi-platform
Integration & delivery
Index digest

sha256:730900d6fada5bd3b8ea40ad60ee384297a4bcab9ebd3fc53c515dfdafe3d796

OS/ARCH

Compressed size

51.89 MB

Last pushed

19 days by ivogaydazhiev975

Type

Image

Manifest digest

sha256:09317c39903eb8cbfb598101344812103701e07ecb2aa38e9c9b21ab8e045cf3

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;828 B
4ENV REDIS_VERSION=8.6.50 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /bin/sh22.42 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.6.5.tar.gz REDIS_DOWNLOAD_SHA=2d8550d61e7f20e10977af91f214455f7db9e55f5ade27aeae30bcee7ab47cbb /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' '@1783900800'