Tips on update docker to right version, > 1.8 27/34027/1
authorgrkiss <grakiss.wanglei@huawei.com>
Mon, 1 May 2017 22:50:20 +0000 (15:50 -0700)
committergrkiss <grakiss.wanglei@huawei.com>
Mon, 1 May 2017 22:50:20 +0000 (15:50 -0700)
commit3aeab49bb64c6c89da37f3d03f781aec85f39015
treea78a7075647836520690982adce34acce1240b44
parent434cfad3103b8871f5eb22ceb3a2c7526b312383
Tips on update docker to right version, > 1.8

JIRA: DOVETAIL-414

Dovetail requires docker at version > 1.8, so add some validation in code, and also versions of client and server should match
with each other, or there will be unpredictable errors.

Gives a notice to user to decide whether to update the docker to the latest version(1.17)

Change-Id: I1331f5c19943a73e8fe25f76bd21628233e556f3
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
docker/Dockerfile
dovetail/run.py
dovetail/utils/dovetail_utils.py