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:
parent
2a02b7c35c
commit
82a6d4c2f5
4 changed files with 66 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue