add initial source

This commit is contained in:
Frederik Ring
2021-04-02 13:59:47 +02:00
parent a2fd22f300
commit a726bdecd4
7 changed files with 215 additions and 1 deletions

View File

@@ -1,2 +1,5 @@
# docker-volume-backup
Backup Docker volumes to any S3 compatible storage
Backup Docker volumes to any S3 compatible storage.
The `offen/docker-volume-backup` Docker image can be used as a sidecar container to an existing Docker setup. It handles recurring backups of Docker volumes to any S3 compatible storage and rotates away old backups if configured.