Is it possible to mount a webdav location into Rancher OS? I have multiple dockers which need access to the same webdav location. I want to be able to pass the webdav location from the OS to the docker.
I also want to find a solution for this
I would suggest that webdav mounting is something that should be done in a container, or as a Docker volumes plugin - but I havn’t tried.
What kind of thing are you using webdav for?