Open Skaronator opened 6 years ago
What's the GID 100 on your system?
A user account with in the users group. I'm using the same account in other containers without any issues (linuxserver/syncthing for example)
root@OMV-NAS:/# id niklas
uid=1000(niklas) gid=100(users) Gruppen=100(users)
root@OMV-NAS:/#
I'll try to work on your case asap :)
Cool thanks. Take your time
I tried to start your YT-DL container with
GID=100
andUID=1000
and it just crashed before even starting. I'm guessing it tries tochown
with a user that doesn't exist.https://github.com/PixiBixi/dockerfiles/blob/c8fb75d00dd468dfc5b55316c10f93a3100f3114/youtubedl-webui/startup#L7