This message was deleted.
# rancher-desktop
a
This message was deleted.
h
I'm on a Mac M1 and this works fine for me:
docker run -v /Users/myname/temp/:/tmp/myname -it busybox
q
Oh, right. I knew that detail. It's fine in
~
but not elsewhere by default. Thanks.
h
You're right. I tried mounting /tmp and TMPDIR and no errors, but nothing is there. Many files in TMPDIR have read for everyone.
s
https://docs.rancherdesktop.io/faq/
Q: Does file sharing work similarly to Docker Desktop? Do I have to do any additional configuration to mount volumes to VMs?
A: Currently, the following directories are shared by default: `/Users/$USER` on macOS,
/home/$USER
on Linux, and
/tmp/rancher-desktop
on both. For Windows, all files are automatically shared via WSL2.