Reputation: 5785
Scenario:
I know about the acr
task, which can be used to update an image automatically when we update its base image.
In my scenario, I need to create more than 100 acr
tasks for each tag and also maintain a backup of old images for recovery in case of production failures.
I would like to know, Is there any standard and/or simple way to deal with this case?
Upvotes: 2
Views: 419