Update README.md
All checks were successful
ShellCheck / shellcheck (push) Successful in 9s
Docker / build (push) Successful in 16s

This commit is contained in:
Andras Schmelczer 2026-08-22 22:34:30 +01:00
commit 84a2686aed

View file

@ -1,4 +1,4 @@
# My backup container [![Docker](https://github.com/schmelczer/backup-container/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/schmelczer/backup-container/actions/workflows/docker-publish.yml)
# My backup container
Create a snapshot of a [BTRFS](https://docs.kernel.org/filesystems/btrfs.html) volume from a [Docker container](https://www.docker.com/) and robustly back it up to multiple [BorgBackup](https://borgbackup.readthedocs.io/en/stable/index.html) repositories on a schedule.