1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-10-30 23:37:43 +02:00
This commit is contained in:
Tim Möhlmann
2018-10-07 01:52:52 +03:00
parent 16469d7282
commit 716ed16f34

View File

@@ -4,7 +4,7 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
&& apk add --no-cache \
dovecot dovecot-sqlite dovecot-pigeonhole-plugin dovecot-pigeonhole-plugin-extdata \
dovecot-fts-lucene rspamd-client@testing python py-jinja2 py-pip \
&& pip install --upgrade pip
&& pip install --upgrade pip \
&& pip install tenacity
COPY conf /conf