Update README.md

This commit is contained in:
Andras Schmelczer 2024-06-02 13:17:38 +01:00 committed by GitHub
parent 81a29663ea
commit 1e509b8e6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# My backup container
# 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)
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.