add berkeley db
This commit is contained in:
parent
b620948bef
commit
5f1402dd67
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user