aheimsbakk / container-duply-b2

This docker container wraps duply, and contains newer version of Duplicity that works with Backblaze.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

duply-b2

Ubuntu LTS, Backblaze and Duplicity isn't a good fit.

This docker container wraps duply, and contains newer version of Duplicity that works with Backblaze.

Tags

Using duply-b2

Use the docker container the same way you would use duply.

Example:

docker run -u $UID -t -v $HOME:/data --rm aheimsbakk/duply-b2 usage

Caveats:

Remember to enable GPG option in duply configuration.

GPG_OPTS='--pinentry-mode loopback'
vim: set syn=markdown spell spl=en:

About

This docker container wraps duply, and contains newer version of Duplicity that works with Backblaze.


Languages

Language:Dockerfile 100.0%