Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the supported keywords here in this description (not in the title of the PR).
Before creating a PR, run through this checklist and mark each as complete:
- I have read the contributing guidelines
- I have signed the F5 Contributor License Agreement (CLA)
- I have run the
update.sh
script and ensured all entrypoint/Dockerfile template changes have been applied to the relevant image entrypoint scripts & Dockerfiles - I have tested that the NGINX Docker unprivileged image builds and runs correctly on all supported architectures on an unprivileged environment (check out the
README
for more details) - I have updated any relevant documentation (
README.md
)