add lua dependencies
This commit is contained in:
parent
576f19df7e
commit
550d4b9274
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ RUN apk --no-cache add \
|
||||||
ssmtp \
|
ssmtp \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
lua \
|
lua \
|
||||||
|
lua-rapidjson \
|
||||||
|
curl \
|
||||||
inotify-tools
|
inotify-tools
|
||||||
|
|
||||||
RUN addgroup -g 150 dovecot
|
RUN addgroup -g 150 dovecot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue