macbre / docker-nginx-http3

Stable and up-to-date root-less nginx with quic + http/3, google brotli compression, njs, GeoIP2, and Grade A+ SSL config
https://hub.docker.com/r/macbre/nginx-http3
172 stars 54 forks source link

Run as non root by default #97

Closed macbre closed 1 year ago

macbre commented 1 year ago

Resolves #92

$ docker run --rm ghcr.io/macbre/nginx-http3:latest id nginx
uid=100(nginx) gid=101(nginx) groups=101(nginx),101(nginx)