Add some to dos

This commit is contained in:
ViViDboarder 2017-06-28 18:16:22 -07:00
parent e42eef8fcd
commit 7dfaef9365
1 changed files with 4 additions and 0 deletions

View File

@ -37,3 +37,7 @@ PATH_TO_BACKUP="/"
### Backing up from another container ### 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 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