Bugfix: build docker image failed 01/46101/2
authorxudan <xudan16@huawei.com>
Mon, 23 Oct 2017 03:37:50 +0000 (23:37 -0400)
committerLeo wang <grakiss.wanglei@huawei.com>
Mon, 23 Oct 2017 07:07:25 +0000 (07:07 +0000)
commit78257613e55d1af14a5ce73f32859de0c9054bbf
treeaad6d60753bf83f7add5b33e09fe0252afd59239
parent4e37ee139ef18890dcfd42bea84974ea10535793
Bugfix: build docker image failed

1. When build Dovetail docker image, the job failed.
2. https://build.opnfv.org/ci/view/dovetail/job/dovetail-docker-build-push-master/279/console
3. That's because the setuptools version is old.
4. It needs to upgrade setuptools in the Dockerfile.

JIRA: DOVETAIL-534

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