homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 240 forks source link

Allow home bridge deamon to run as custom user #501

Closed asayago closed 1 year ago

asayago commented 1 year ago

Restore use of PUID and PGID to set the user and group us to run homebridge and avoid having to use root.

asayago commented 1 year ago

Apologies, was never my intention to open a PR to the original repo.