As I need to deploy it on a kubernetes cluster that doesn't allow root user, I have updated the web docker image so it can be rootless, based on official nginx rootless image: https://github.com/nginxinc/docker-nginx-unprivileged
As it's a good practice, I drop you a PR so I can thank you for this great tool with my little contribution ;-)
Hello, thanks for this great tool,
As I need to deploy it on a kubernetes cluster that doesn't allow root user, I have updated the web docker image so it can be rootless, based on official nginx rootless image: https://github.com/nginxinc/docker-nginx-unprivileged
As it's a good practice, I drop you a PR so I can thank you for this great tool with my little contribution ;-)