redislabs/client-libs-test:8.4.6

Multi-platform
Integration & delivery
Index digest

sha256:b41820f2690ebd33b174f135ac1ac83ad9b40e59f5188ed02cf8bab4a225aa57

OS/ARCH

Compressed size

51.48 MB

Last pushed

5 days by ivogaydazhiev975

Type

Image

Manifest digest

sha256:3cd760ea9f15dfd6917c994b02d5940b932a155af7eaea5e4013105504fafcaf

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;825 B
4ENV REDIS_VERSION=8.4.60 B
5ARG REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.6.tar.gz0 B
6ARG REDIS_DOWNLOAD_SHA=6501c7cecc38073caff96f2170408af3611ed43480162d97904affa7155c1b7b0 B
7RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.6.tar.gz REDIS_DOWNLOAD_SHA=6501c7cecc38073caff96f2170408af3611ed43480162d97904affa7155c1b7b /bin/sh22.02 MB
8RUN |2 REDIS_DOWNLOAD_URL=https://github.com/redis/redis/archive/refs/tags/8.4.6.tar.gz REDIS_DOWNLOAD_SHA=6501c7cecc38073caff96f2170408af3611ed43480162d97904affa7155c1b7b /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.46 KB
18COPY ./config/ /redis/config-default # buildkit158 B
19RUN /bin/sh -c chmod a+x5.1 KB
20RUN /bin/sh -c chmod a+x795 B
21ENTRYPOINT ["/opt/redis/scripts/entrypoint.sh"]0 B

Command

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