Skip to content

Conversation

Thamizhselvanv
Copy link
Collaborator

@Thamizhselvanv Thamizhselvanv commented Apr 5, 2022

Root cause: Microsoft deleted .NET Core 2.1 container images from Docker Hub. So, we have to pull .NET Core 2.1 images from MCR instead of Docker Hub.

Solution: We have modified the container repo path to pull .NET container images from MCR instead of Docker Hub.

@Thamizhselvanv Thamizhselvanv requested a review from dskesavan April 5, 2022 10:57
@Thamizhselvanv Thamizhselvanv self-assigned this Apr 5, 2022
@Thamizhselvanv Thamizhselvanv changed the title feature(EJ2-59004): Modified container repo path to pull .NET container images from MCR instead of Docker Hub. Modified container repo path to pull .NET container images from MCR instead of Docker Hub. Apr 5, 2022
Copy link

@cplpearce cplpearce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the issue as expressed in the PR @dskesavan

Before
image

After
image

@gunasekarant gunasekarant merged commit 223d1b0 into master Dec 21, 2022
@gunasekarant gunasekarant deleted the docker-container branch December 21, 2022 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants