Provide a Docker image
Please agree to the following
- [X] I have searched existing issues for duplicates
- [X] I agree to follow this project's Code of Conduct
Summary
As a user, I want to be able to unlock my vaults in an infrastructure environment using Docker.
Motivation
With the 0.6.0 release, we dropped support for Docker but I think providing a docker image is crucial in the CLI context.
Considered Alternatives
No response
Anything else?
No response
I maintain a docker version of cryptomator-cli here https://github.com/greycubesgav/cryptomator-webdav, recently updated to support cryptomator-cli v0.6.x.
However my docker image is focused on only providing webdav support (over https).
I'm happy to look at providing a cut down version of my docker image without stunnel, if that would be of help to this project?
Sure, it would be awesome if you could create a PR for the docker image on this repo 💚