vmware / weathervane

Virtual-Infrastructure and Cloud Performance Benchmark
Other
153 stars 39 forks source link

Add force to rmi command to remove all cached images #218

Closed RebeccaYo closed 3 years ago

RebeccaYo commented 3 years ago

Add -f to the docker rmi command to remove all cached images on each build. This will make sure no cached images are being used on build, so any issues in building images will surface.