nginxinc / docker-nginx-unprivileged

Unprivileged NGINX Dockerfiles
https://hub.docker.com/r/nginxinc/nginx-unprivileged
Apache License 2.0
391 stars 154 forks source link

feat: bump all Dockerfiles to use 1000 for uid and gid #241

Closed pierig-n3xtio closed 2 months ago

pierig-n3xtio commented 3 months ago

Proposed changes

use UID and GID 1000

fixes: https://github.com/nginxinc/docker-nginx-unprivileged/issues/240. gatekeeper nsa-cisa-k8s-v1.2-running-as-non-root constraint violation.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

alessfg commented 2 months ago

Closing this per the comment on https://github.com/nginxinc/docker-nginx-unprivileged/issues/240#issuecomment-2371882358