mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced 2024-11-14 17:36:33 +00:00
Add some to dos
This commit is contained in:
parent
e42eef8fcd
commit
7dfaef9365
@ -37,3 +37,7 @@ PATH_TO_BACKUP="/"
|
||||
|
||||
### Backing up from another container
|
||||
Mount all volumes from your existing container with `--volumes-from` and then back up by providing the paths to those volumes. If there are more than one volumes, you'll want to use the above tip for mulitple backup sources
|
||||
|
||||
### To Do
|
||||
- [ ] Some easy way to trigger restoration
|
||||
- [ ] Automatic restoration if there is no source data
|
||||
|
Loading…
Reference in New Issue
Block a user