December 15, 20187 yr Hello, I installed https://hub.docker.com/r/chrismetcalf/docker-save-attachments/ on an unraid 6.6.6 It fetches email attachments and saves them on a share. Everything works except the file permissions. How can i run the container as "nobody"? I tried different variables (PUID, user, u) but nothing worked so far. Would be grateful for some help.
December 15, 20187 yr Unless there is specified a way to set the user that runs the application inside, you just have to change the permissions on the created files. I didn't see any mention of it on the link, so you are left with changing permissions.
December 15, 20187 yr Author Unless there is specified a way to set the user that runs the application inside, you just have to change the permissions on the created files. I didn't see any mention of it on the link, so you are left with changing permissions. Thanks! I did it with a cronjob.. Sent from my MI 6 using Tapatalk
Archived
This topic is now archived and is closed to further replies.