This commit is contained in:
Wim 2017-04-27 20:02:54 +00:00 committed by GitHub
commit 6516808936
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ RUN apt-get update -q --fix-missing && \
apt-get -y upgrade && \
apt-get -y install postfix
RUN apt-get update -q --fix-missing && \
apt-get -y upgrade && \
apt-get -y install postfix
RUN DEBIAN_FRONTEND=noninteractive apt-get update -q --fix-missing && \
apt-get -y upgrade && \
apt-get -y install --no-install-recommends \
amavisd-new \