ryansch / docker-unifi-rpi

Unifi Controller for Raspberry Pi 3+ and x86
https://hub.docker.com/r/ryansch/unifi-rpi/
347 stars 42 forks source link

Non-root execution #67

Open cooperised opened 4 years ago

cooperised commented 4 years ago

Thanks so much for the work you've done on this, it's saved me a ton of time.

I note that the Java VM runs with root privileges currently. I'd really like to protect my host, is there a simple way to have the container execute as a non-root user? If not, this is a feature request!