Hi, I created a RancherOS image, and a Volume and mounted it on this OS.
Now I would like to access a volume from my Windows 10 machine so I can send files and directories to it, that I will use later on the RancherOS Docker image mount.
How can I do that?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi Tony,
I believe that this should be achievable with an NFS mount.
You could follow this step by step tutorial on how to setup an NFS mount on Ubuntu here:
https://www.digitalocean.com/community/tutorials/how-to-set-up-an-nfs-mount-on-ubuntu-20-04
Regards, Bobby