Images since version 1.9.8 come with nginx-debug binary that produces verbose output when using higher log levels.
This makes it difficult for Krill Manager users to enable NGINX debug logging as the entrypoint and cmd used with the NGINX controller is determined by Krill Manager.
It would be good to add an option to support switching to the debug build of NGINX.
The official NGINX Docker container requires that a different NGINX binary be run in order to enable 'debug' logging:
This makes it difficult for Krill Manager users to enable NGINX debug logging as the entrypoint and cmd used with the NGINX controller is determined by Krill Manager.
It would be good to add an option to support switching to the debug build of NGINX.