From 0e8112902434b1456259f171680bad58a6f8c851 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Mon, 8 Jul 2019 14:48:46 +0200 Subject: [PATCH] README: set minimal docker version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d264e35..763c6276 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Memorising docker commands is hard. Memorising aliases is slightly less hard. Ke ## Requirements -- Docker (most recent version is recommended) +- Docker >= **1.8** (API >= **1.20**) - Docker-Compose >= **1.23.2** (optional) ## Installation