GioF71 / upmpdcli-docker

Easily run upmpdcli with Docker. Renderer/Library Mode, Streaming with Tidal HiRes, Qobuz, SubSonic, Navidrome, Lightweight Media Server, Gonic, HRA, Radio Paradise, Mother Earth Radio, Radio-Browser
Apache License 2.0
27 stars 4 forks source link

[Enhancement] Support running with `--user` #358

Closed GioF71 closed 6 months ago

GioF71 commented 6 months ago

Allow to run the container using a specific uid/gid. That means not creating any user at container start time. Mounted directories must be readbale/writable by the specified uid/gid (we won't chown anything)