From 7dfaef93650358acde804ec8efcdc6eabe37af49 Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Wed, 28 Jun 2017 18:16:22 -0700 Subject: [PATCH] Add some to dos --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) 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