Docker container to restore volume backups created by kolbyjack/borg-client
692
To use, mount the volumes you wish to restore under /restore, then configure the following secrets/environment variables:
| Secret | Description |
|---|---|
borg_ssh_key | The private key used for remote backups |
borg_passphrase | The passphrase to use with repokey encrypted repositories |
| Variable | Default | Description |
|---|---|---|
BORG_REPO | none | The source borg repository where archives are stored (Required) |
BORG_ARCHIVE_NAME | none | The archive name to restore, defaults to the latest archive in the repo |
BORG_REMOTE_PATH | none | If set, the path to the borg executable on the server |
BORG_STRIP_COMPONENTS | 1 | The number of path components to strip when restoring the archive |
Content type
Image
Digest
Size
22.8 MB
Last updated
about 5 years ago
docker pull kolbyjack/borg-restore