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