mirror of
https://github.com/linuxserver/docker-nginx.git
synced 2026-02-11 04:53:33 +08:00
add lua packages
This commit is contained in:
parent
e62d8ac79c
commit
9e588b40f7
@ -13,6 +13,8 @@ ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
curl \
|
||||
lua5.1-cjson \
|
||||
lua5.1-resty-http \
|
||||
memcached \
|
||||
nginx-mod-http-echo \
|
||||
nginx-mod-http-fancyindex \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user