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
Removed commented lines
This commit is contained in:
@ -78,8 +78,6 @@ RUN \
|
||||
postsrsd \
|
||||
pyzor \
|
||||
razor \
|
||||
# TODO not present in buster?
|
||||
#ripole \
|
||||
rpm2cpio \
|
||||
rsyslog \
|
||||
sasl2-bin \
|
||||
@ -90,9 +88,6 @@ RUN \
|
||||
unzip \
|
||||
whois \
|
||||
xz-utils \
|
||||
# TODO not present in buster?
|
||||
#zoo \
|
||||
#&& \
|
||||
# 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 && \
|
||||
|
Reference in New Issue
Block a user