/duplicacy-docker

Docker image for Duplicacy (Read-only mirror of https://framagit.org/colibris-xyz/duplicacy-docker)

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

Releases Build status License

Docker image for Duplicacy

Usage

docker run --rm -v /path/to/repository/.duplicacy:/duplicacy/.duplicacy -v /path/to/repository/:/duplicacy ghcr.io/colibris-xyz/duplicacy:latest <duplicacy-command>

NB: You need to set the repository path to /duplicacy in the preferences file (because this is where the directory is mounted into the container).