vmware / weathervane

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

Added a command line option to optimize the deletion of docker images… #250

Closed ninadingale closed 1 year ago

ninadingale commented 1 year ago

Added an option to optimize the deletion of the docker Images created locally

deleteImages option when set to true deletes the images. The default value for that option is set to true.

Signed-off-by: Ninad Ingale ininad@vmware.com