Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
I got this error repeatedly when my image didn't exist. I had a typo in the folder name.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have an azure app service(Linux based) with publishing model as ‘Container’.
I am using private Artifactory to pull docker images from as container registry. I am able to pull sample .Net 6.0 web api from the registry and successfully run.
For some reason, I cant pull one of our application .net 6.0 web apis. I verified that docker files are same for both apis.
The error I am receiving is strange. It says “Unsupported image manifest. The manifest with version ‘application/vnd.docker.distribution.manifest.v1+json’ has not been supported yet.
I also verified that the manifest has ‘application/vnd.oci.image.config.v1+json’.
Can someone please help.
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
I got this error repeatedly when my image didn't exist. I had a typo in the folder name.