add sieve binaries
This commit is contained in:
parent
68cc3608b8
commit
8677352892
@ -53,13 +53,14 @@ COPY --from=builder /libexec/dovecot/ /libexec/dovecot/
|
||||
COPY --from=builder /bin/doveadm /bin/doveadm
|
||||
COPY --from=builder /bin/doveconf /bin/doveconf
|
||||
COPY --from=builder /sbin/dovecot /sbin/dovecot
|
||||
#COPY --from=builder /share/doc/dovecot/example-config/ /etc/dovecot/
|
||||
COPY --from=builder /usr/local/bin/sieve* /bin/
|
||||
|
||||
RUN apk --no-cache add \
|
||||
libsodium \
|
||||
libbz2 \
|
||||
zlib \
|
||||
lz4 \
|
||||
linux-pam \
|
||||
libressl \
|
||||
libressl2.6-libssl \
|
||||
libressl2.6-libcrypto \
|
||||
|
Loading…
Reference in New Issue
Block a user