Skip to content

moritzheiber/duplicity-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplicity in Docker

This container is meant to run Duplicity, mainly together with conplicity.

To use this container with conplicity instead of the default, run conplicity with the following arguments:

$ conplicity --duplicity-image="moritzheiber/duplicity:latest" [...]

Building

$ ./run build

Run ServerSpec tests

$ ./run test

Releases

No releases published

Packages

No packages published