desordre/rspamd-cache (4afc897ecec650433463417e406ce113af7aa6a0b023bccb290606615094dc5d)

Published 2026-08-10 00:15:33 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/desordre/rspamd-cache:4afc897ecec650433463417e406ce113af7aa6a0b023bccb290606615094dc5d
sha256:b860d9e5111455dc04babe4e26edc4cbd43dc6949f937a85d54617c145ad95be

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
COPY file:8d14048d4e6f4efc6b5a03f036e843a43f653073c7f8a857e2e72ab81ea5cc79 in /usr/local/bin/entrypoint.sh
/bin/sh -c apk add --no-cache --upgrade ca-certificates curl
ARG CONFD_VERSION
ARG CONFD_HASH CONFD_VERSION
|2 CONFD_HASH=255d2559f3824dd64df059bdc533fd6b697c070db603c76aaf8d1d5e6b0cc334 CONFD_VERSION=0.16.0 /bin/sh -c curl -fsSL -o confd https://github.com/kelseyhightower/confd/releases/download/v${CONFD_VERSION}/confd-${CONFD_VERSION}-linux-amd64 && echo "${CONFD_HASH} confd" | sha256sum -c - && mv confd /usr/local/bin/confd && chmod 0755 /usr/local/bin/*

Labels

Key Value
io.buildah.version 1.43.2