Sign inSign up

kolbyjack/borg-restore

By kolbyjack

Updated about 5 years ago

Docker container to restore volume backups created by kolbyjack/borg-client

Image
0

692

kolbyjack/borg-restore repository overview

docker-borg-restore - A docker container to restore a borg backup

To use, mount the volumes you wish to restore under /restore, then configure the following secrets/environment variables:

SecretDescription
borg_ssh_keyThe private key used for remote backups
borg_passphraseThe passphrase to use with repokey encrypted repositories
VariableDefaultDescription
BORG_REPOnoneThe source borg repository where archives are stored (Required)
BORG_ARCHIVE_NAMEnoneThe archive name to restore, defaults to the latest archive in the repo
BORG_REMOTE_PATHnoneIf set, the path to the borg executable on the server
BORG_STRIP_COMPONENTS1The number of path components to strip when restoring the archive

Tag summary

Content type

Image

Digest

Size

22.8 MB

Last updated

about 5 years ago

docker pull kolbyjack/borg-restore