DOCKER + ACLs
Whenever I add a docker container, I need to
chown -R 1000:1000 /Volume1/docker/{container} or chown -R 1000:1000 /Volume1/media/{folder} for the container to be able to see the files
Surely I am doing something wrong? When binding volumes is there a setting somewhere which will make everything just work every time?
qBittorent (via docker not tos) was working in TOS6, updated to TOS7 and no matter what I do it now gets access denied.