|
@@ -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:
|