microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
819 stars 914 forks source link

Error running Docker Compose Task for the Kubernates Lab #556

Closed montysinha7 closed 3 years ago

montysinha7 commented 3 years ago

The Run Service Pipeline task is hanging as it is unable to find the aspnetcore-build:1.0-2.0 Image File

Pulling ci-build (microsoft/aspnetcore-build:1.0-2.0)... The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.

Searching for this file on the Docker Hub it does not exist.

sriramdasbalaji commented 3 years ago

Hi @montysinha7 ,

The issue was due to the deprecated docker images. We updated the images now. Please try again by creating a new project from the Demo generator and let us know if you face any issues

Thanks

sriramdasbalaji commented 3 years ago

Hi,

Closing this issue for now. Feel free to re-open if the issue still exists.

Thanks