Azure app service pulling image failure error

Sankar Gopalakrishnan 20 Reputation points
2024-05-31T15:53:02.9066667+00:00

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
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,255 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sankar Gopalakrishnan 20 Reputation points
    2024-06-27T19:16:58.7666667+00:00

    @Vivencio Pintor Malinao Jr No solutions yet. This issue still persists

    0 comments No comments