sha256:eec621fecc5fef59d5b8e50dd8f095c15d0608ffc6a7564769fe551ed3d48682
OS/ARCH
Compressed size
94.25 MB
Last pushed
over 1 year by highcanfly
Type
Image
Manifest digest
sha256:b67c3a6aed72022ef455cde06534cafdf3a07048ef1f78b1d82829e35adde6cc
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2ARG TARGETPLATFORM0 B3RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c48.78 MB4ARG TARGETPLATFORM0 B5ARG SASL_XOAUTH2_REPO_URL=https://github.com/tarickb/sasl-xoauth2.git0 B6ARG SASL_XOAUTH2_GIT_REF=release-0.260 B7RUN |3 TARGETPLATFORM=linux/arm64 SASL_XOAUTH2_REPO_URL=https://github.com/tarickb/sasl-xoauth2.git SASL_XOAUTH2_GIT_REF=release-0.26918.1 KB8LABEL maintainer=Bojan Cekrlic - https://github.com/bokysan/docker-postfix/0 B9COPY /configs/supervisord.conf /etc/supervisord.conf # buildkit380 B10COPY /configs/rsyslog*.conf /etc/ # buildkit1.22 KB11COPY /configs/opendkim.conf /etc/opendkim/opendkim.conf # buildkit507 B12COPY /configs/smtp_header_checks /etc/postfix/smtp_header_checks # buildkit343 B13COPY /configs/master.cf /etc/postfix/master.cf # buildkit1.71 KB14COPY /scripts/* /scripts/ # buildkit16.77 KB15RUN /bin/sh -c chmod +x4.51 KB16VOLUME [/var/spool/postfix /etc/postfix /etc/opendkim/keys]0 B17USER root0 B18WORKDIR /tmp32 B19HEALTHCHECK &{["CMD-SHELL" "/scripts/healthcheck.sh"] "30s" "5s"0 B20EXPOSE map[587/tcp:{}]0 B21CMD ["/bin/sh" "-c" "/scripts/run.sh"]0 B23ENV USE_LETSENCRYPT=10 B24ENV USE_CLOUDFLARE_DDNS=10 B25ENV USE_DKIM_PARSING=10 B26RUN /bin/sh -c apt-get update17.52 MB27COPY --chmod=0755 scripts/dkim-parsing.sh /docker-init.db/ #687 B28COPY --chmod=0755 scripts/init-cloudflare.sh /docker-init.db/ #379 B29COPY --chmod=0755 scripts/init-letsencrypt.sh /docker-init.db/ #727 B30COPY --chmod=0755 scripts/update-cloudflare-dns.sh / #2.22 KB31COPY --chmod=0755 scripts/update-letsencrypt.sh / #219 B32RUN /bin/sh -c chmod ugo+x32 B33RUN /bin/sh -c curl https://get.acme.sh286.08 KBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'