add lua packages

This commit is contained in:
aptalca 2017-09-30 15:55:10 -04:00 committed by GitHub
parent e62d8ac79c
commit 9e588b40f7

View File

@ -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 \