fvp-docker-images/builders.sh: After pushing image, remove it locally
We build more and more FVP docker images, and getting out of space. Just
increasing disk space (and that would be AWS AMI on which the build process
takes place) doesn't scale, because we can still build even more images
going forward. Instead, let's try to clean up after each imaeg build
iteration, and see how that goes.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Iaedbb4197852f7e54b5a06d9c6c593a29d636bd3
1 file changed