Docker image (link to Docker Hub) containing OpenResty with the following Lua libraries:
- d-led/pugilua: bindings for the zeux/pugixml XML library
- craigbarnes/gumbo: bindings for the google/gumbo-parser HTML library
- SkyLothar/lua-resty-jwt: JSON Web Tokens
- keplerproject/luacov: code coverage analyzer
- krux/luacov-cobertura: Cobertura report generator
This image allows creating high-performance reverse proxies that are able to parse and modify HTML and XML content.
TODO