https://github.com/schnatterer/nginx-unpriv
Example on how to run nginx in a docker container as non-root
https://github.com/schnatterer/nginx-unpriv
docker nginx non-root unprivileged unprivileged-user
Last synced: about 2 months ago
JSON representation
Example on how to run nginx in a docker container as non-root
- Host: GitHub
- URL: https://github.com/schnatterer/nginx-unpriv
- Owner: schnatterer
- License: mit
- Created: 2019-02-01T12:20:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T16:53:09.000Z (over 7 years ago)
- Last Synced: 2025-03-02T13:30:29.530Z (over 1 year ago)
- Topics: docker, nginx, non-root, unprivileged, unprivileged-user
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-unpriv
Example on how to run nginx in a docker container as non-root
See also http://pjdietz.com/2016/08/28/nginx-in-docker-without-root.html