add new libs

This commit is contained in:
Sebastian Hugentobler 2018-02-16 08:10:09 +01:00
parent 99dcc255f1
commit e70287a91d

View File

@ -41,6 +41,11 @@ COPY --from=builder /sbin/dovecot /sbin/dovecot
RUN apk --no-cache add \
libsodium \
libbz2 \
zlib \
libressl \
libressl2.6-libssl \
libressl2.6-libcrypto \
lua
RUN addgroup -g 2222 dovecot