Skip to content

colibris-xyz/duplicacy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).