Hello, having an issue with file permissions withi...
# rancher-desktop
s
Hello, having an issue with file permissions within a container. Seems like this issue reported in Feb. (and maybe some others). My use case is to mount a git repo, ~/.ssh, etc from ‘docker run’ and then use them within the container. With Docker Desktop, this worked because it would map the local user to the user in the container. Rancher seems to not do this. git complains of “dubious file ownership”. SSH complains of ~/.ssh directory security/permissions being wrong. I’ve dug a little deep on it, tring to see if docker was running with dockremap and trying to figure out how the map was done, but found nothing significant. Wondering if anyone has encountered this and found a solution. Running Rancher Desktop on mac. Thanks in advance.