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