Sign inSign up

mwader/postfix-relay:sha-083a81c

Multi-platform
Index digest

sha256:9364c4c269e1dd6203e2e97dc71f3669bf2f8eb10f4249588d0b9f2e306204e2

OS/ARCH

Compressed size

58.71 MB

Last pushed

17 days by mwaderpostfixrelay

Type

Image

Manifest digest

sha256:fddca7ef6e6bb9c69764d2af95025f9ef387ed2dc666a4a6feab16e3eba7d418

Image Layers

1# debian.sh --arch 'armhf' out/25 MB
2LABEL org.opencontainers.image.authors=Mattias Wadman <[email protected]>0 B
3RUN /bin/sh -c apt-get update33.69 MB
4ENV POSTFIX_myhostname=hostname POSTFIX_mydestination=localhost POSTFIX_mynetworks=0.0.0.0/0 POSTFIX_inet_protocols=ipv40 B
5RUN /bin/sh -c mkdir -p136 B
6COPY run healthcheck /root/ #9.56 KB
7VOLUME [/var/spool/postfix /etc/opendkim/keys]0 B
8EXPOSE [25/tcp]0 B
9HEALTHCHECK {Test:[CMD /root/healthcheck] Interval:30s Timeout:5s0 B
10CMD ["/root/run"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'