FROM alpine:3 CMD ["/usr/sbin/postfix", "-c", "/etc/postfix", "start-fg"] RUN apk --no-cache add postfix postfix-ldap