Docker image for freenginx with HTTP/3-module - used as base image for NPMplus, it also contains libmodsec, some patches and some modules (including lua), you can find the all links in the Dockerfile. The python-version/python-latest build also contains python.
Requires: zlib luajit pcre2 libstdc++ yajl libxml2 libxslt libcurl lmdb libfuzzy2 lua5.1-libs geoip libmaxminddb-libs
and libmodsecurity
Please add: lua_package_path "/usr/local/nginx/lib/lua/?.lua;;";
to the http part of your nginx.conf.
If you use the tar files, please move the nginx/libmodsecurity.so.3
file to /usr/local/modsecurity/lib/libmodsecurity.so.3