docker: Clarify required version numbers.

Per #184
This commit is contained in:
Shyam Sunder
2018-07-28 11:33:41 -04:00
committed by Marcin Kurczewski
parent b1a20a7134
commit 70385cfe3d
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
This assumes that you have Docker and Docker Compose already installed.
This assumes that you have Docker (version 17.05 or greater)
and Docker Compose (version 1.6.0 or greater) already installed.
### Prepare things