johnmcba
johnmcba
At least in my case, it did mount the location in the docker i just had to change the path in qbittorrent from /config/ to /data/. Hope this helps.
well going by your compose file in the first post that would mean that /srv/dev-disk-by-label-General3/shareA/Downloads/ = /data/ in the qbit. so assuming you want Downloads to be the folder that...
The only other thing I can think of is it's a permissions thing. Maybe try running the docker as root and see if it mounts/downloads to that folder then. I'm...