diff --git a/Dockerfile b/Dockerfile index a7982d3..6a82707 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ MAINTAINER Mark Feldhousen RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y \ ca-certificates \ +diceware \ dovecot-imapd \ dovecot-lmtpd \ gettext-base \