Docker File Permissions

I'm running the docker on UNRAID, and just wondering if there's a way to change the file permissions set on files that are created?

I have to use a tool with a description of

changes file and directory ownership to nobody/users (i.e., uid/gid to 99/100)

to be able to modify recording files. Also read something, though I'm not sure if it's correct, about setting the docker UMASK to 000.

This is far out of my depth, so thanks in advance for any help! :smiley:

This would be a great feature to have. Would like to delete/copy files within the shares folder. Currently have to SSH into the unraid server to do anything with the files.

1 Like

I have a Docker that does this. If you have questions let me know. https://hub.docker.com/r/timstephens24/channels-dvr

Thanks timstephens24! I noticed your unraid docker template url on that page and as well as your github are broken links. I use Channels DVR on my Unraid box so I'm interested in that content. Also is your docker template the TVE build?

It is a TVE build. Which are broken links specifically? I just redid mine today and it all worked.

This link: https://github.com/timstephens24/docker-template

1 Like

Ah, it’s supposed to the be docker-templates (with an S at the end). Thanks!