mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-31 06:15:28 +00:00
Added dovecot-solr for full text search
This commit is contained in:
@@ -103,6 +103,7 @@ RUN echo "deb http://http.debian.net/debian stretch-backports main" | tee -a /et
|
|||||||
dovecot-managesieved \
|
dovecot-managesieved \
|
||||||
dovecot-pop3d \
|
dovecot-pop3d \
|
||||||
dovecot-sieve \
|
dovecot-sieve \
|
||||||
|
dovecot-solr \
|
||||||
&& \
|
&& \
|
||||||
apt-get autoclean && \
|
apt-get autoclean && \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
|
Reference in New Issue
Block a user