add berkeley db
This commit is contained in:
parent
b620948bef
commit
5f1402dd67
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ RUN apk add --no-cache \
|
|||
openssl \
|
||||
spamassassin-client \
|
||||
libstdc++ \
|
||||
libmilter
|
||||
libmilter \
|
||||
db
|
||||
|
||||
RUN addgroup -g 2222 access
|
||||
RUN addgroup postfix access
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue