Suggestion: docker built-in webdav mounting
Opened this issue · 2 comments
Lengso commented
Suggestion: docker built-in webdav mounting
Use another program in the docker container to mount your own webdav and convert it to a directory
In this way, the host can mount two directories, one source directory and one encrypted directory.
No need to mount via webdav anymore
vh13294 commented
Yeah, I've thought of that problem before but never got a chance to look into it.
In the mean time, you can do docker-compose with two different instances that include webdav-client.
Lengso commented
Your theory works. I'm trying to make docker-compose. I may need to modify docker-webdav-client. cryptomator-docker cannot set the username and password.