add new libs
This commit is contained in:
parent
99dcc255f1
commit
e70287a91d
@ -41,6 +41,11 @@ COPY --from=builder /sbin/dovecot /sbin/dovecot
|
|||||||
|
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
libsodium \
|
libsodium \
|
||||||
|
libbz2 \
|
||||||
|
zlib \
|
||||||
|
libressl \
|
||||||
|
libressl2.6-libssl \
|
||||||
|
libressl2.6-libcrypto \
|
||||||
lua
|
lua
|
||||||
|
|
||||||
RUN addgroup -g 2222 dovecot
|
RUN addgroup -g 2222 dovecot
|
||||||
|
Loading…
Reference in New Issue
Block a user