Skip to content

fix cleanup script

Administrator requested to merge dt/cleanup_images into main

Created by: davejrt

Having this in quotes returns the list as one variable with docker rmi cannot read. This ensure the list is split and each image is actually deleted.

Merge request reports

Loading