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 MB2ARG APP_VERSION=1.00 B3ARG APP_DESCRIPTION=Inspired by RedisLabs (https://github.com/RedisLabs/redis-cluster-proxy/tree/unstable)0 B5ARG TIMEZONE=Europe/Moscow0 B6LABEL version=1.00 B7LABEL description=Inspired by RedisLabs (https://github.com/RedisLabs/redis-cluster-proxy/tree/unstable)0 B9ENV DEBIAN_FRONTEND=noninteractive0 B10COPY /usr/local/bin/redis-cli /bin/ # buildkit2.73 MB11COPY files/proxy.conf /etc/ # buildkit2.24 KB12COPY files/redis-cluster-proxy /bin/ # buildkit406.66 KB13RUN |4 APP_VERSION=1.0 APP_DESCRIPTION=Inspired by8.6 MB14ENTRYPOINT ["dumb-init"]0 B15CMD ["/bin/redis-cluster-proxy" "-c" "/etc/proxy.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'