Azure / acr

Azure Container Registry samples, troubleshooting tips and references
https://aka.ms/acr
Other
162 stars 106 forks source link

Begin managing public content with Azure Container Registry #702

Closed kmmdev closed 10 months ago

kmmdev commented 11 months ago

Hi,

MS has suggested to use Cache for ACR. •
If you use Docker Hub, you may be affected by Docker rate limiting beginning 30 September 2023.

I have azure pipelines (Self-Hosted agents) building Docker images which pulls various base images based on requirements from third-party registries. Does this change affect the pipelines too ?

luisdlp commented 11 months ago

If your pipelines are pulling directly from DockerHub, yes, they could be impacted. We recommend caching these images like suggested here: https://learn.microsoft.com/en-us/azure/container-registry/tutorial-registry-cache

terencet-dev commented 10 months ago

Closing as this has been inactive for over 30 days. Please open a support ticket with our team for assistance.