1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Remove shipped antispam plugin binary, related to #33

This commit is contained in:
Pierre Jaury
2016-08-18 16:17:31 +02:00
parent 82bc2a0fdd
commit 8ab1134477
2 changed files with 1 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
dovecot \
dovecot-sqlite \
dovecot-pigeonhole-plugin \
dovecot-antispam-plugin@testing \
rspamd-client@testing \
bash \
&& rm -rf /var/cache/apk/*
@@ -12,9 +13,6 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
COPY dovecot-pigeonhole-plugin-extdata-39-r0.apk /
RUN apk add --allow-untrusted --force dovecot-pigeonhole-plugin-extdata-39-r0.apk
COPY dovecot-antispam-plugin-51-r0.apk /
RUN apk add --allow-untrusted --force dovecot-antispam-plugin-51-r0.apk
COPY conf /etc/dovecot
COPY sieve /var/lib/dovecot