Added note on Docker dependency to IT Readme

Fixes #7134
This commit is contained in:
Armin 2017-05-17 13:59:07 +02:00 committed by Armin Braun
parent f6c89ae55d
commit f0302f100d

View file

@ -7,6 +7,7 @@ No VMs, all tests run locally.
## Dependencies
* An existing Logstash binary, defaults to `LS_HOME/build/logstash-<version>`
* `rspec`
* A local Docker installation (OSX and Linux are both supported for Docker versions 1.12.x and up)
## Preparing a test run