-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
I recently ran acr purge and it took 6 hours due to a large amount of images that we had built up. I checked the storage space used using az acr show-usage --name myname --resource-group mygroup
before the purge and after and it didn't change.
Some research suggests acr purge only removes tags and/or manifests.
Is there a recommended route to take if I want to delete all tags, manifests and images that are older than x days?
Metadata
Metadata
Assignees
Labels
No labels