postfixadmin-fetchmail (latest-amd64)

Published 2025-02-18 12:26:10 +00:00 by volker.raschek in volker.raschek/postfixadmin-fetchmail-docker

Installation

docker pull git.cryptic.systems/volker.raschek/postfixadmin-fetchmail:latest-amd64
sha256:c4bcce1de21efa4c05f70f428d2ffef4c69c78b0fecff12da88bff086584eb45

Image Layers

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main" > /etc/apk/repositories
/bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
/bin/sh -c apk upgrade && apk add --update perl perl-lockfile-simple perl-dbi perl-dbd-pg perl-dbd-mysql fetchmail
/bin/sh -c mkdir --parents /run/fetchmail
COPY --chown=fetchmail:fetchmailfile:d50b02478f1e6230922977d4b891c08d0be01a6a015fa30fe701965a910bdb57 in /usr/local/bin/fetchmail.pl
USER fetchmail
CMD ["/usr/local/bin/fetchmail.pl"]
LABEL org.opencontainers.image.created=2025-02-18T12:25:37Z
LABEL org.opencontainers.image.revision=7c0379ec6cbaa2d122d7fb79b42e5e35d92ccd34
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/postfixadmin-fetchmail-docker.git
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/postfixadmin-fetchmail-docker

Labels

Key Value
org.opencontainers.image.created 2025-02-18T12:25:37Z
org.opencontainers.image.revision 7c0379ec6cbaa2d122d7fb79b42e5e35d92ccd34
org.opencontainers.image.source https://git.cryptic.systems/volker.raschek/postfixadmin-fetchmail-docker.git
org.opencontainers.image.url https://git.cryptic.systems/volker.raschek/postfixadmin-fetchmail-docker
Details
Container
2025-02-18 12:26:10 +00:00
182
OCI / Docker
linux/amd64
18 MiB
Versions (4) View all
latest 2025-02-18
latest-amd64 2025-02-18
latest-arm64-v8 2025-02-18
latest-arm-v7 2023-10-02