Fix the dovecot configuration path

This commit is contained in:
kaiyou
2018-09-27 16:13:02 +02:00
parent 42c6bdb4df
commit 9890e1fb2a
3 changed files with 4 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ RUN apk add --no-cache \
&& pip3 install jinja2 podop
COPY conf /conf
COPY sieve /var/lib/dovecot
COPY start.py /start.py
EXPOSE 110/tcp 143/tcp 993/tcp 4190/tcp 2525/tcp