2024-09-04, 04:47 PM
(2024-08-18, 09:29 PM)TheDreadPirate Wrote: Instead of
Code:-e PUID=1000 -e PGID=1000
Use this instead
Code:--user 1000:1000
Thanks for the reply!
When i format the user/group ID in the command like that ( --user 1000:1000 ) it doesnt seem to start the container. I dont get an error or anything but when i run "docker ps" i dont see Jellyfin running. I do see another container running, just no Jellyfin.