We need to setup public docker repository, and trying to use azure container registry, but turns out you need to login to pull images from it, is there any way to avoid login for pull?
Asked
Active
Viewed 67 times
2 Answers
1
Currently, ACR only offers private access. You can host your own registry in Azure deploying Docker registry.
CSharpRocks
- 306
- 1
- 4