Clarify differences between Docker images.
the build was successful Details

This commit is contained in:
Dan Helfman 2019-03-16 15:04:48 -07:00
parent 6ff1867312
commit 576377e2b2
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ you're using Python 3, as borgmatic does not support Python 2.
Along with the above process, you have several other options for installing Along with the above process, you have several other options for installing
borgmatic: borgmatic:
* [Docker image](https://hub.docker.com/r/monachus/borgmatic/) * [Docker base image](https://hub.docker.com/r/monachus/borgmatic/)
* [Another Docker image](https://hub.docker.com/r/b3vis/borgmatic/) * [Docker image with support for scheduled backups](https://hub.docker.com/r/b3vis/borgmatic/)
* [Debian](https://tracker.debian.org/pkg/borgmatic) * [Debian](https://tracker.debian.org/pkg/borgmatic)
* [Ubuntu](https://launchpad.net/ubuntu/+source/borgmatic) * [Ubuntu](https://launchpad.net/ubuntu/+source/borgmatic)
* [Fedora](https://bodhi.fedoraproject.org/updates/?search=borgmatic) * [Fedora](https://bodhi.fedoraproject.org/updates/?search=borgmatic)