Skip to content

latelan/cryptomator-cli-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptomator-cli-docker

Build Status

Docker image for running Cryptomator CLI

Project Overview

This project creates a Docker image for the cryptomator/cli tool, allowing you to use Cryptomator’s command-line functionalities within a containerized environment.

Note:

  • The upstream cryptomator/cli source code and its binaries are distributed under the GPLv3 license.
  • The Docker build scripts, CI configuration files, and all custom wrapping code in this repository are original and released under the MIT License.
  • Since the Docker image includes GPLv3 software, ensure that your usage complies with the GPLv3 requirements as well as the MIT License for the custom components.

Pulling the Image

The Docker image is hosted on Docker Hub and is automatically built and tagged based on the upstream release version.

Pull the image by specifying the tag (e.g., latest or a specific version):

docker pull latelan/cryptomator-cli-docker:<tag>

About

Docker image for cryptomator-cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published