desordre/postfix-cache (39cb258e1938424c98861bb92da84703bcbfc140d1c057febdff6e8ec0249c94)

Published 2026-08-10 19:47:42 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/desordre/postfix-cache:39cb258e1938424c98861bb92da84703bcbfc140d1c057febdff6e8ec0249c94
sha256:5d731d0403151d10384aad249ecb146d435d111f0b48b2d47c6424ef8ecfc0fa

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 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

Labels

Key Value
io.buildah.version 1.43.2