docker-nginx-with-modules
docker-nginx-with-modules copied to clipboard
Build nginx docker image image with custom modules
Results
3
docker-nginx-with-modules issues
Sort by
recently updated
recently updated
newest added
Hi there, it seems that it is not working with 1.20. Could you check this please: I changed ```docker ARG nginx_version=1.20.0 ``` and got this: ```bash + make modules make...
I was surprised to get errors like "missing devel_kit (ndk) module" when trying to use environment variables with _set_by_lua_ directive. Checking here below using upstream image tsuru/nginx-tsuru:1.16.1 - also tried...