Minimal Docker image with borg for performing backups in containerized environments
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
If you discover any security-related issues, please email security@rescaled.de instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information. `