test: add --no-cache flag when building docker images 65/6565/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 13 Jan 2016 16:43:51 +0000 (17:43 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Wed, 13 Jan 2016 16:43:51 +0000 (17:43 +0100)
commit630de5f71d613f2db56f13a02e1ea410b3210c2f
tree116786de5535af69fbb14507232b355b22470e04
parent66405edc1d81dd5c8ff4103e8328135d9aef1984
test: add --no-cache flag when building docker images

Sometimes, if the docker leftovers are not properly removed,
there is some cache that the build uses. This will force to
build from scratch without using any existing image (no cache)

Change-Id: Ifb19b2fc01da938cf46eb18d62a5877cf0a560e5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/opnfv/opnfv-docker.sh