redislabs/client-libs-test:8.4.5

Multi-platform
Integration & delivery
Index digest

sha256:39d2e89337ac3a0dcc2ec36857d73dbd3c8c527c181fce9c987f1dca3f6dc390

OS/ARCH

Compressed size

51.56 MB

Last pushed

19 days by ivogaydazhiev975

Type

Image

Manifest digest

sha256:08198f3f77d8b29edbd5b689d0c5a73d69315c3ec112bd5f07c87535597ebb0a

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;1.08 KB
3RUN /bin/sh -c set -eux;826 B
4ENV REDIS_VERSION=8.4.50 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.5.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=a0e72838d65eb2f8fbf2a60d484bd7f7b4fead2b769c2b7151303390a7296d990 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.5.tar.gz REDIS_DOWNLOAD_SHA=a0e72838d65eb2f8fbf2a60d484bd7f7b4fead2b769c2b7151303390a7296d99 /bin/sh21.75 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.5.tar.gz REDIS_DOWNLOAD_SHA=a0e72838d65eb2f8fbf2a60d484bd7f7b4fead2b769c2b7151303390a7296d99 /bin/sh97 B
9VOLUME [/data]0 B
10WORKDIR /data32 B
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13EXPOSE [6379/tcp]0 B
14CMD ["redis-server"]0 B
15RUN /bin/sh -c apt-get update1.05 MB
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.1 KB
20RUN /bin/sh -c chmod a+x794 B
21ENTRYPOINT ["/opt/redis/scripts/entrypoint.sh"]0 B

Command

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