Search code examples
google-cloud-storagegoogle-container-registry

How to delete the images in gcr on specfiic time?


I need to delete the images in google container registry which are older than 7 days. Do we have any lifecycle similar to objects in GCS bucket.

Any reference will help a lot


Solution

  • I do not think there is a direct way to do that, but you could use a script like this one