add berkeley db

This commit is contained in:
Sebastian Hugentobler 2021-08-24 10:38:30 +02:00
parent b620948bef
commit 5f1402dd67
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -22,7 +22,8 @@ RUN apk add --no-cache \
openssl \ openssl \
spamassassin-client \ spamassassin-client \
libstdc++ \ libstdc++ \
libmilter libmilter \
db
RUN addgroup -g 2222 access RUN addgroup -g 2222 access
RUN addgroup postfix access RUN addgroup postfix access