desordre/dkim-cache (a241589fb210d2e5d2a57b7070cbedcd36734ded947c71b9ce4aa27f5c5c4281)

Published 2026-08-10 00:16:43 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/desordre/dkim-cache:a241589fb210d2e5d2a57b7070cbedcd36734ded947c71b9ce4aa27f5c5c4281
sha256:228254d4ef33ec28370c0a0fa39a2082bcfc60d78c1b04a3defb68e02510286a

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
/bin/sh -c apk add --no-cache --upgrade ca-certificates curl
ARG SUPERCRONIC_VERSION
ARG SUPERCRONIC_HASH SUPERCRONIC_VERSION
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c curl -fsSL -o supercronic https://github.com/aptible/supercronic/releases/download/${SUPERCRONIC_VERSION}/supercronic-linux-amd64 && echo "${SUPERCRONIC_HASH} supercronic" | sha256sum -c - && mv supercronic /usr/local/bin/supercronic
COPY file:275f1bbbc1469a222d8c8baa2dfc2d1fdeb3150ebcb97adfb21b7a0ce062b32a in /usr/local/bin/
|2 SUPERCRONIC_HASH=dcb1403c188a9438c47d4bba82a9c357fc9351ce91627fb2bae627f0f5becfc4 SUPERCRONIC_VERSION=v0.2.47 /bin/sh -c chmod 0755 /usr/local/bin/*

Labels

Key Value
io.buildah.version 1.43.2