Sign inSign up

cisagov/postfix:sha-0ed57de

Multi-platform
Index digest

sha256:455b4b802fd85eab9c726786edc72cf56d5152dab442ca09b7ba296449e68c20

OS/ARCH

Compressed size

90.83 MB

Last pushed

23 days by felddy

Type

Image

Manifest digest

sha256:67966b26c332df9cf080f236a73e5bce86b0f9104853ee943e403aa2f50b0411

Image Layers

1# debian.sh --arch 'arm64' out/27.42 MB
2LABEL org.opencontainers.image.authors=vm-fusion-dev-group@trio.dhs.gov0 B
3LABEL org.opencontainers.image.vendor=Cybersecurity and Infrastructure Security0 B
4RUN /bin/sh -c apt-get update63.4 MB
5RUN /bin/sh -c adduser mailarchive4.28 KB
6USER root0 B
7WORKDIR /root32 B
8RUN /bin/sh -c mv /etc/default/opendkim755 B
9RUN /bin/sh -c mv /etc/default/opendmarc585 B
10RUN /bin/sh -c mv /etc/dovecot/dovecot.conf2.2 KB
11RUN /bin/sh -c mv /etc/postfix/master.cf1.75 KB
12COPY src/templates templates/ # buildkit1.63 KB
13COPY src/docker-entrypoint.sh src/version.txt ./ #1.21 KB
14VOLUME [/var/log /var/spool/postfix]0 B
15EXPOSE [25/tcp 587/tcp 993/tcp]0 B
16ENTRYPOINT ["./docker-entrypoint.sh"]0 B
17CMD ["postfix" "-v" "start-fg"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bullseye' '@1787529600'