redislabs/client-libs-test:unstable-32602008025-debian

Multi-platform
Integration & delivery
Index digest

sha256:7dc4835d9fc2816c0eea3b7eb21e17949cb2744b620ed3724ee189617bb1ae27

OS/ARCH

Compressed size

53.95 MB

Last pushed

about 11 hours by ivogaydazhiev975

Type

Image

Manifest digest

sha256:e5a73d39345d213ace09d3a931bbe869a09da7634f62eb7bea0b22f9b90a0716

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;827 B
4ENV REDIS_VERSION=8.6-rc10 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/heads/unstable.tar.gz0 B
6ARG REDISEARCH_VERSION=master0 B
7ARG REDISJSON_VERSION=master0 B
8ARG REDISBLOOM_VERSION=master0 B
9ARG REDISTIMESERIES_VERSION=master0 B
10RUN |5 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/heads/unstable.tar.gz REDISEARCH_VERSION=master REDISJSON_VERSION=master24.13 MB
11RUN |5 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/heads/unstable.tar.gz REDISEARCH_VERSION=master REDISJSON_VERSION=master95 B
12WORKDIR /data32 B
13COPY docker-entrypoint.sh /usr/local/bin/ # buildkit2.06 KB
14ENTRYPOINT ["docker-entrypoint.sh"]0 B
15EXPOSE [6379/tcp]0 B
16CMD ["redis-server"]0 B
17RUN /bin/sh -c apt-get update1.05 MB
18RUN /bin/sh -c mkdir -p92 B
19COPY ./scripts/ /opt/redis/scripts/ # buildkit6.45 KB
20COPY ./config/ /redis/config-default # buildkit160 B
21RUN /bin/sh -c chmod a+x5.1 KB
22RUN /bin/sh -c chmod a+x795 B
23ENTRYPOINT ["/opt/redis/scripts/entrypoint.sh"]0 B

Command

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