diff --git a/Readme.md b/Readme.md index e40acb6..1036446 100644 --- a/Readme.md +++ b/Readme.md @@ -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