From 6085f5fc0332ea467b298f30e3fe11fd1f67daa5 Mon Sep 17 00:00:00 2001 From: Einar Forselv Date: Sun, 8 Dec 2019 00:10:40 +0100 Subject: [PATCH] README: Docker version note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38ff450..a1848e3 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Automatically detects and backs up volumes, mysql, mariadb and postgres database * Databases are backed up from stdin / dumps into restic using path `/databases//dump.sql` * Cron triggers backup at 2AM every day +Currently tested with docker-ce 17, 18 and 19. + ## Install ```bash