Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 963 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 963 Bytes

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