Relative Content

Tag Archive for dockerazure-devops

Unable to create an Azure Container Instance using image from docker.io

We have an azure yaml pipeline configured to create a container instance from a docker image, this was running fine up to 1st July (yesterday) however from 2nd July (today) the following error is thrown in the pipeline:
ERROR: (RegistryErrorResponse) An error response is received from the docker registry 'docker.io'. Please retry later. Code: RegistryErrorResponse Message: An error response is received from the docker registry 'docker.io'. Please retry later.
this is the AzureCLI@2 task used to create the container: