Fix the docker version to be 17.03.0-ce rather than the latest one 13/37813/1
authorxudan <xudan16@huawei.com>
Thu, 20 Jul 2017 02:14:07 +0000 (22:14 -0400)
committerxudan <xudan16@huawei.com>
Thu, 20 Jul 2017 02:14:07 +0000 (22:14 -0400)
commit4248cd3433d4c9ad4a4fd082fa77f683d36944a4
tree395ed69e1c6bc8724c5f5c2bc3291c54ecff375b
parentcc034a7135cf70f137915f8b55c8ef00ab61e96e
Fix the docker version to be 17.03.0-ce rather than the latest one

JIRA: DOVETAIL-467

1. Since the script getting with "wget qO https://get.docker.com/" has been
   changed and it can just install docker-ce rather than docker-engine now.
2. Dovetail validates with Docker 17.03 CE, so the docker installed in the
   dovetail container can be 17.03.0-ce.

Change-Id: If64204ba3dcf5a38d7a124a0cc716f8375808999
Signed-off-by: xudan <xudan16@huawei.com>
docker/Dockerfile