I have a network folder from my synology nas mounted to my pc as a drive letter, drive P: via smb. I have full access on my pc and can read/write without issues. When I try to add that P: drive as a volume in docker I get the error “folder is not writable by user abc”.
I have the puid & pgid set as 1000 and I have also tried setting as 0 but nothing seems to work. What am I missing here? I have full access in my computer but docker cannot do anything with that drive.