Sign inSign up

highcanfly/smtp-relay:latest

Multi-platform
Index digest

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 MB
2ARG TARGETPLATFORM0 B
3RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c48.78 MB
4ARG TARGETPLATFORM0 B
5ARG SASL_XOAUTH2_REPO_URL=https://github.com/tarickb/sasl-xoauth2.git0 B
6ARG SASL_XOAUTH2_GIT_REF=release-0.260 B
7RUN |3 TARGETPLATFORM=linux/arm64 SASL_XOAUTH2_REPO_URL=https://github.com/tarickb/sasl-xoauth2.git SASL_XOAUTH2_GIT_REF=release-0.26918.1 KB
8LABEL maintainer=Bojan Cekrlic - https://github.com/bokysan/docker-postfix/0 B
9COPY /configs/supervisord.conf /etc/supervisord.conf # buildkit380 B
10COPY /configs/rsyslog*.conf /etc/ # buildkit1.22 KB
11COPY /configs/opendkim.conf /etc/opendkim/opendkim.conf # buildkit507 B
12COPY /configs/smtp_header_checks /etc/postfix/smtp_header_checks # buildkit343 B
13COPY /configs/master.cf /etc/postfix/master.cf # buildkit1.71 KB
14COPY /scripts/* /scripts/ # buildkit16.77 KB
15RUN /bin/sh -c chmod +x4.51 KB
16VOLUME [/var/spool/postfix /etc/postfix /etc/opendkim/keys]0 B
17USER root0 B
18WORKDIR /tmp32 B
19HEALTHCHECK &{["CMD-SHELL" "/scripts/healthcheck.sh"] "30s" "5s"0 B
20EXPOSE map[587/tcp:{}]0 B
21CMD ["/bin/sh" "-c" "/scripts/run.sh"]0 B
22LABEL maintainer=Ronan Le Meillat <[email protected]>0 B
23ENV USE_LETSENCRYPT=10 B
24ENV USE_CLOUDFLARE_DDNS=10 B
25ENV USE_DKIM_PARSING=10 B
26RUN /bin/sh -c apt-get update17.52 MB
27COPY --chmod=0755 scripts/dkim-parsing.sh /docker-init.db/ #687 B
28COPY --chmod=0755 scripts/init-cloudflare.sh /docker-init.db/ #379 B
29COPY --chmod=0755 scripts/init-letsencrypt.sh /docker-init.db/ #727 B
30COPY --chmod=0755 scripts/update-cloudflare-dns.sh / #2.22 KB
31COPY --chmod=0755 scripts/update-letsencrypt.sh / #219 B
32RUN /bin/sh -c chmod ugo+x32 B
33RUN /bin/sh -c curl https://get.acme.sh286.08 KB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'