Skip to content

bartholomaeuss/duplicati-duplicati-prod-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DUPLICATI/DUPLICATI PROD IMAGE

Prerequisite

./hello_world.sh

Windows

./provide_container.sh

More

sudo docker run -d --net=host -v ~/duplicati:/duplicati -v ~/backup:/backup --restart=unless-stopped duplicati:2
duplicati-cli repair TARGET-URL --passphrase="PASSPHRASE"
duplicati-cli list-broken-files TARGET-URL --full-result --dbpath=PATH --passphrase="PASSPHRASE"
duplicati-cli purge-broken-files TARGET-URL --full-result --dbpath=PATH --passphrase="PASSPHRASE"

See the official duplicati documentation. See also the official installation manual.

About

Define and provide docker container on remote host

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages