Forum Discussion
Dane Vinson
Jun 23, 2018Copper Contributor
Can anyone point me to a list of Docker images that are supported by Azure services?
Specifically what images are supported on Azure Container Instances and Azure Web App with Docker deployment? I've been trying to deploy a simple ASP.NET Core 2.1 Web API and have met with utter fail...
Gary Brandt
Jul 16, 2018Copper Contributor
I have same issue with aspnet 2.0 package, get ResourceDeploymentFailure and see "Back-off restarting failed container" in details but no other information. My package also runs on Docker for Windows (Linux containers) locally from VS. Pushed to Azure Container Registry without problem but cannot deploy to container instance.