Closed dimitar-dimitrow closed 8 months ago
Closing this issue, it somehow duplicates #225 . As forcefully deleting images upon container removal, means the they will be re-downloaded upon next container creation. Furthermore, there is an image_expiry
configuration that could be set to a low value, which will trigger unused locally cached images to be removed in a short period of time.
The CM should be able to forcefully re-download an already locally cached container images. It should be further evaluated whether a single global setting is enough or per container creation setting is needed.