cli icon indicating copy to clipboard operation
cli copied to clipboard

Provide a Docker image

Open SailReal opened this issue 1 year ago • 2 comments

Please agree to the following

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

SailReal avatar Dec 16 '24 12:12 SailReal

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?

greycubesgav avatar Apr 23 '25 18:04 greycubesgav

Sure, it would be awesome if you could create a PR for the docker image on this repo 💚

SailReal avatar Apr 30 '25 08:04 SailReal