rescaled / docker-borg

Minimal Docker image with borg for performing backups in containerized environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-borg Docker

Minimal Docker image with borg for performing backups in containerized environments

Using the image

You may obtain the Docker image from the GitHub Package Registry.

docker pull ghcr.io/rescaled/borg:latest

The borg binary is set as entrypoint for the image.

~ # docker run --rm ghcr.io/rescaled/borg:latest --version
borg 1.1.15

Security

If you discover any security-related issues, please email security@rescaled.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information. `

About

Minimal Docker image with borg for performing backups in containerized environments

License:MIT License


Languages

Language:Dockerfile 100.0%