You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
dovecot community repo info removed (#1627)
This commit is contained in:
@ -88,12 +88,6 @@ RUN \
|
|||||||
unzip \
|
unzip \
|
||||||
whois \
|
whois \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
# use Dovecot community repo to react faster on security updates
|
|
||||||
#curl https://repo.dovecot.org/DOVECOT-REPO-GPG | gpg --import && \
|
|
||||||
#gpg --export ED409DA1 > /etc/apt/trusted.gpg.d/dovecot.gpg && \
|
|
||||||
#echo "deb https://repo.dovecot.org/ce-2.3-latest/debian/stretch stretch main" > /etc/apt/sources.list.d/dovecot-community.list && \
|
|
||||||
#apt-get update -q --fix-missing && \
|
|
||||||
#apt-get -y install --no-install-recommends \
|
|
||||||
dovecot-core \
|
dovecot-core \
|
||||||
dovecot-imapd \
|
dovecot-imapd \
|
||||||
dovecot-ldap \
|
dovecot-ldap \
|
||||||
|
Reference in New Issue
Block a user