[ ] I have run ./update.sh and ensured all entrypoint/Dockerfile template changes have been applied to the relevant image entrypoint scripts & Dockerfiles
[ ] I have tested that the NGINX Unprivileged Docker images build and run correctly on all supported architectures on an unprivileged environment (check out the README for more details)
[ ] I have updated any relevant documentation (README)
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:
CONTRIBUTING
document./update.sh
and ensured all entrypoint/Dockerfile template changes have been applied to the relevant image entrypoint scripts & DockerfilesREADME
for more details)README
)