Added section about docker (#18)
This commit is contained in:
parent
f3d6d7c0a3
commit
86511deac4
1 changed files with 5 additions and 0 deletions
|
@ -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
|
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.
|
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
|
## Configuration
|
||||||
|
|
||||||
After you install borgmatic, generate a sample configuration file:
|
After you install borgmatic, generate a sample configuration file:
|
||||||
|
|
Loading…
Reference in a new issue