question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to update security patches in azure container registry automatically?

See original GitHub issue

Scenario:

  1. There is an azure container registry(acr) with many repositories (around 20)
  2. Each repository has different tags like image:dev0.1, dev0.2, prod0.1, prod0.2
  3. There are more than 100 images which include all available tags within each repository

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 a standard and simple way to deal with this case?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
navba-MSFTcommented, Sep 8, 2022

@shaikmoeed I have reached out to the Product Owners to get some pointers and currently awaiting their reply.

1reaction
navba-MSFTcommented, Sep 5, 2022

@shaikmoeed I am doing some research on this. I will update this thread once I have more details on this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

docker - How to update security patches in azure container registry ...
I know about the acr task, which can be used to update an image automatically when we update its base image. In my...
Read more >
Base image updates - Tasks - Azure Container Registry
Track base image updates ... ACR Tasks includes the ability to automatically build images for you when a container's base image is updated....
Read more >
Push update to geo-replicated registry - Azure Container ...
In this tutorial, you first modify the application, then build a new container image and push it to your geo-replicated registry. Finally, you ......
Read more >
Trigger image build on base image update - Azure Container ...
In this tutorial, you learn how to configure an Azure Container Registry Task to automatically trigger container image builds in the cloud ...
Read more >
Update management center Preview - Microsoft Azure
Apply security and critical patches with access controls · Provide granular access control for patching at a per-resource level. · Delegate permissions for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found