mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-17 14:45:35 +02:00
Documentation updates (#750)
* add /usr/share/zoneinfo bind mount * update description with timezone bind mount * correct image size (uncompressed) * remove specific image size
This commit is contained in:
committed by
GitHub
parent
b605004bb3
commit
4ddacc91d4
@@ -12,7 +12,7 @@ Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox,
|
||||
|
||||
---
|
||||
|
||||
The [offen/docker-volume-backup](https://hub.docker.com/r/offen/docker-volume-backup) Docker image can be used as a lightweight (below 15MB) companion container to an existing Docker setup.
|
||||
The [offen/docker-volume-backup](https://hub.docker.com/r/offen/docker-volume-backup) Docker image can be used as a lightweight companion container to an existing Docker setup.
|
||||
It handles __recurring or one-off backups of Docker volumes__ to a __local directory__, __any S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive or SSH compatible storage (or any combination thereof) and rotates away old backups__ if configured. It also supports __encrypting your backups using GPG__ and __sending notifications for (failed) backup runs__.
|
||||
|
||||
{: .note }
|
||||
|
||||
Reference in New Issue
Block a user