snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
9.85k stars 2.99k forks source link

[Feature Request]: Don't run supervisor as root #14694

Open mueller-ma opened 3 weeks ago

mueller-ma commented 3 weeks ago

Is your feature request related to a problem? Please describe.

When starting the Docker image version v6.4.0, the following line is logged: CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.

Describe the solution you'd like

Don't run supervisor as root as suggested by the log.

Describe alternatives you've considered

No response

Additional context

No response

welcome[bot] commented 3 weeks ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.