robonuka/redis-cluster-proxy:1.0

Manifest digest

sha256:0181377a3f0a77ef1cf0f70319017849d5c420666f873d25bb44c22f9ba5e920

OS/ARCH

linux/amd64

Compressed size

57.98 MB

Last pushed

12 months by robonuka

Type

Image

Manifest digest

sha256:0181377a3f0a77ef1cf0f70319017849d5c420666f873d25bb44c22f9ba5e920

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2ARG APP_VERSION=1.00 B
3ARG APP_DESCRIPTION=Inspired by RedisLabs (https://github.com/RedisLabs/redis-cluster-proxy/tree/unstable)0 B
4ARG APP_MAINTAINER=Monty Burns <[email protected]>0 B
5ARG TIMEZONE=Europe/Moscow0 B
6LABEL version=1.00 B
7LABEL description=Inspired by RedisLabs (https://github.com/RedisLabs/redis-cluster-proxy/tree/unstable)0 B
8LABEL maintainer=Monty Burns <[email protected]>0 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10COPY /usr/local/bin/redis-cli /bin/ # buildkit2.73 MB
11COPY files/proxy.conf /etc/ # buildkit2.24 KB
12COPY files/redis-cluster-proxy /bin/ # buildkit406.66 KB
13RUN |4 APP_VERSION=1.0 APP_DESCRIPTION=Inspired by8.6 MB
14ENTRYPOINT ["dumb-init"]0 B
15CMD ["/bin/redis-cluster-proxy" "-c" "/etc/proxy.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'