Fix required Docker version

This commit is contained in:
Antoine Cotten
2018-09-05 12:07:23 +02:00
committed by GitHub
parent a7defb1c2e
commit f286c5bc92

View File

@@ -52,7 +52,7 @@ Based on the official Docker images from Elastic:
### Host setup
1. Install [Docker](https://www.docker.com/community-edition#/download) version **17.03+**
1. Install [Docker](https://www.docker.com/community-edition#/download) version **17.05+**
2. Install [Docker Compose](https://docs.docker.com/compose/install/) version **1.6.0+**
3. Clone this repository