I googled a bit, and found this: sudo setfacl -R -m u:appuser:rwx /appdata. It did the trick! (Although of course this might have been a terrible idea...?)
But I don't understand why this docker didn't work, and the 10 or so others I had running can access their files without any problem...
Also, didn't user appuser already have access through the group users?
With the goal of deepening my understanding of Docker, Linux and OMV: why didn't appuser have access to the directory and all the subdirectories and their files by being member of the group users?
Display MoreI am no longer maintaining my gderf/qbittorrentvpn image because one of the tools used in building the image is broken.
I have switched to this image instead, but I do not build it myself, I just take what the author offers.
https://github.com/Trigus42/alpine-qbittorrentvpn
I tried installing search plugins, but no success. And the logs tell me "Python isn't detected"... I would expect the docker image to have installed Python... How should I/did you fix this?