Make S3 into a link, for consistency.

master
Jarno Rantanen 2018-11-27 11:17:15 +02:00
rodzic 46e30cc945
commit 2591b767c8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -4,7 +4,7 @@ Docker image for performing simple backups of Docker volumes. Main features:
- Mount volumes into the container, and they'll get backed up
- Use full `cron` expressions for scheduling the backups
- Backs up to local disk, AWS S3, or both
- Backs up to local disk, [AWS S3](https://aws.amazon.com/s3/), or both
- Optionally stops other containers for the duration of the backup, and starts them again afterward, to ensure consistent backups of things like database files, etc
## Examples