diff --git a/Dockerfile b/Dockerfile index 0f7526a..ec2cf51 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,4 +2,4 @@ FROM alpine:3 CMD ["/usr/sbin/postfix", "-c", "/etc/postfix", "start-fg"] -RUN apk --no-cache add postfix postfix-ldap +RUN apk --no-cache add postfix postfix-ldap cyrus-sasl-login