include lua-resty-waf and its dependencies in the base Nginx image (#2301)

* install lua-resty-waf

* bump version

* include Kubernetes header
This commit is contained in:
Elvin Efendi 2018-04-06 17:08:25 -04:00 committed by Manuel Alejandro de Brito Fontes
parent 2a02b7c35c
commit 82a6d4c2f5
4 changed files with 66 additions and 5 deletions

View file

@ -17,7 +17,7 @@ FROM BASEIMAGE
CROSS_BUILD_COPY qemu-ARCH-static /usr/bin/
COPY build.sh /
COPY build.sh install_lua_resty_waf.sh /
RUN clean-install bash