NahmiiVuhuni / nginx-alpine

Nginx Docker container on Alpine, compiled from source with naxsi, nginx-dav-ext-module, and ngx-fancyindex.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add/Test Unprivileged Support #8

Open NahmiiVuhuni opened 3 years ago

NahmiiVuhuni commented 3 years ago

Currently, this container does the default Nginx behavior of spawning a root process for nginx, then creating nginx user workers.

Need to test running this as just the nginx user and seeing what has to be fixed. List of things to test: