dotnet / dotnet-buildtools-prereqs-docker

Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
MIT License
53 stars 99 forks source link

Bulk cleanup old images #1040

Open MichaelSimons opened 1 month ago

MichaelSimons commented 1 month ago

Should we do a bulk cleanup of the old images stored on MAR? We have been asked in the past by MAR to cleanup old images. We have a number of extremely old images that are good candidates. This may make the work on adding EOL annotations to old images easier.

lbussell commented 1 month ago

[Triage] MAR has documentation on how to do bulk deletion of images via a json file - [internal link]

This repo has had a number of different tagging schemes over the years - it would be easy to come up with a query to delete all images with a known out-of-date tagging scheme. Images that are out of date from this repo should not be used.

Any images we remove should also be removed from our internal ACR.