wiserain / docker-flexget

Docker image for running Flexget
https://hub.docker.com/r/wiserain/flexget
68 stars 40 forks source link

Chown on /data and /config dirs #36

Closed gurg1e closed 2 years ago

gurg1e commented 3 years ago

Hey on startup this tries to chown the /data and /config directories, and fails if it cannot. Is there a way to not do this? I have my dirs bind-mounted from a NFS share with _allsquash flag, meaning that the user and group cannot be changed.

Thanks

wiserain commented 2 years ago

Hope 3cbdeb10493f929f3b3b1b55272b8eb3b295321c helps