From bb3475b3f8c29641ae3eae2157e93f83f19521b5 Mon Sep 17 00:00:00 2001 From: b3vis Date: Thu, 26 Oct 2017 05:24:24 +0100 Subject: [PATCH] Added section about docker (#18) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1e10d445..6e370f2c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,11 @@ To install borgmatic, run the following command to download and install it: Note that your pip binary may have a different name than "pip3". Make sure you're using Python 3, as borgmatic does not support Python 2. +### Docker + +If you would like to run borgmatic within docker please take a look at +[b3vis/borgmatic](https://hub.docker.com/r/b3vis/borgmatic/) for more information. + ## Configuration After you install borgmatic, generate a sample configuration file: