Issue : Created a Azure Container Registry . Using Jenkins to Automate CI/CD . The image push to the repository is successful. However when we try to pull the image on the same jenkins box it fails with error :
- docker pull simplimedpoc.azurecr.io/bot-demo:latest Error response from daemon: Get https://simplimedpoc.azurecr.io/v2/: dial tcp: lookup simplimedpoc.azurecr.io on 168.63.129.16:53: no such host