From 86511deac4ca0afb6c357dbbf950c8f09fadd09e 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 1e10d4455..6e370f2c6 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: