Docker Hub
hub.docker.com › r › microsoft › mcr-hello-world
microsoft/mcr-hello-world - Docker Image
docker pull mcr.microsoft.com/mcr/hello-world · latest · Hello World! (an example of minimal Dockerization). To run the docker image: docker run mcr.microsoft.com/mcr/hello-world · You can retrieve a list of all available tags for mcr/hello-world at https://mcr.microsoft.com/v2/mcr/hell...
Microsoft
mcr.microsoft.com
Microsoft Artifact Registry
Microsoft Artifact Registry (also known as Microsoft Container Registry or MCR) Discovery Portal
Cannot Pull Images from mcr.microsoft.com – EOF Error
Try a pull in debug mode, such as docker -D pull mcr.microsoft.com/dotnet/aspnet:8.0 and it might give you some more details and hints at the possible problem. What does curl -v https://mcr.microsoft.com/dotnet/aspnet:8.0 on that same host give you? Are you using some kind of proxy? This is the most likely cause, something interfering with the connection. Check your docker info but also if your host some some global proxy or similar things enabled. Also test from another computer in the same network to see if its limited to one computer or the entire network. If its the entire network, something on your router maybe is causing this. Edit: Just now saw your edit For some reason Mcafee antivirus was blocking it for the MCR. Well... theres some food for thought then. More on reddit.com
Where to get a list of Docker images/tags for .netcore at mcr.microsoft.com/dotnet/core? - Stack Overflow
You can just open: https://mcr.microsoft.com/v2/dotnet/core/sdk/tags/list in the browser to get all tags ... ... Sign up to request clarification or add additional context in comments. ... Oh my god... you literally saved me. This is nowhere documented... the official hub.docker.com site publishes ... More on stackoverflow.com
Host images on mcr.microsoft.com
Steve Lasker wrote a blog back in May titled Microsoft syndicates container catalog , describing how Microsoft will start serving container images from mcr.microsoft.com, the Microsoft Container Re... More on github.com
Azure App Service builtin base images
I think they're all at the root of the Azure-App-Service Github account. I can see PHP in there https://github.com/Azure-App-Service/php though some of the repos look suspiciously old More on reddit.com
GitHub
github.com › microsoft › containerregistry
GitHub - microsoft/containerregistry: Microsoft Artifact Registry description and related FAQ · GitHub
Microsoft Artifact Registry (also known as Microsoft Container Registry or MCR) is the primary registry for all Microsoft published artifacts (such as container images) that offers a reliable and trustworthy delivery of artifacts with a syndicated ...
Starred by 411 users
Forked by 89 users
Microsoft Azure
azure.microsoft.com › blog home › containers › microsoft syndicates container catalog (mcr.microsoft.com)
Microsoft syndicates container catalog (mcr.microsoft.com) | Microsoft Azure Blog
August 2, 2023 - We believe this will better serve customers as they will have channels of discovery they’ve become accustomed to, while having a consistent and reliable source where vendor images are kept up to date. In May 2018, Microsoft will start serving container images from mcr.microsoft.com, the Microsoft Container Registry (MCR), and syndicating the content describing the container images with Docker Hub and Red Hat.
Docker Hub
hub.docker.com › r › microsoft › dotnet
microsoft/dotnet - Docker Image
You can quickly run a container with a pre-built .NET Docker image, based on the .NET console sample. Type the following command to run a sample console application: docker run --rm mcr.microsoft.com/dotnet/samples Copy
Microsoft Open Source
opensource.microsoft.com › home › improved discovery experience for microsoft containers on docker hub
Improved discovery experience for Microsoft containers on Docker Hub
June 30, 2025 - Continuing with our approach to delivering a consistent and trustworthy acquisition experience for Microsoft container images, we are pleased to announce updates for the Microsoft Container Registry (MCR). In partnership with Docker, Microsoft has sought to improve the developer experience and servicing of container images while maintaining the current discovery and acquisition process via Docker Hub.
Reddit
reddit.com › r/docker › cannot pull images from mcr.microsoft.com – eof error
r/docker on Reddit: Cannot Pull Images from mcr.microsoft.com – EOF Error
June 8, 2025 -
[v4.42.0]
[Docker Desktop – Windows]
As the title suggests, I cannot pull any images from the mcr.microsoft.com registry.
Every time I try to pull an image (e.g., docker pull mcr.microsoft.com/dotnet/aspnet:8.0), I receive an EOF error:
Error response from daemon: failed to resolve reference "mcr.microsoft.com/dotnet/aspnet:8.0": failed to do request: Head "https://mcr.microsoft.com/v2/dotnet/aspnet/manifests/8.0": EOF
Any advice would be appreciated, as I’ve been trying to fix this issue for hours. I even reinstalled Docker Desktop. Both ping and curl to the MCR registry work without issues.
[Solved]
It seems that the main issue was in ipv6 communication. For some reason Mcafee antivirus was blocking it for the MCR.
Top answer 1 of 2
1
Try a pull in debug mode, such as docker -D pull mcr.microsoft.com/dotnet/aspnet:8.0 and it might give you some more details and hints at the possible problem. What does curl -v https://mcr.microsoft.com/dotnet/aspnet:8.0 on that same host give you? Are you using some kind of proxy? This is the most likely cause, something interfering with the connection. Check your docker info but also if your host some some global proxy or similar things enabled. Also test from another computer in the same network to see if its limited to one computer or the entire network. If its the entire network, something on your router maybe is causing this. Edit: Just now saw your edit For some reason Mcafee antivirus was blocking it for the MCR. Well... theres some food for thought then.
2 of 2
1
Have you tried deleting these files and restarting docker desktop? WIN: C:\Users\\.docker\config.json WSL: ~/.docker/config.json
GitHub
github.com › dotnet › dotnet-docker › issues › 745
Host images on mcr.microsoft.com · Issue #745 · dotnet/dotnet-docker
October 11, 2018 - Steve Lasker wrote a blog back in May titled Microsoft syndicates container catalog , describing how Microsoft will start serving container images from mcr.microsoft.com, the Microsoft Container Registry (MCR), and syndicating the content describing the container images with Docker Hub and Red Hat.
Author MichaelSimons
Microsoft Learn
learn.microsoft.com › en-us › azure › machine-learning › concept-prebuilt-docker-images-inference
Prebuilt Docker images - Azure Machine Learning | Microsoft Learn
September 30, 2025 - The list in the following table includes only the inference Docker images that Azure Machine Learning currently supports. All images run as non-root users. Use the latest tag. Prebuilt images are published to the Microsoft Container Registry (MCR).
Docker Hub
hub.docker.com › r › microsoft › dotnet-sdk
microsoft/dotnet-sdk - Docker Image
By Microsoft•Updated almost 2 years ago · Official images for the .NET SDK · 70 · Overview · 10.0 (Long-Term Support) docker pull mcr.microsoft.com/dotnet/sdk:10.0 · 9.0 (Standard Support) docker pull mcr.microsoft.com/dotnet/sdk:9.0 · 8.0 (Long-Term Support) docker pull mcr.microsoft.com/dotnet/sdk:8.0 ·
Docker Hub
hub.docker.com › r › microsoft › mcr-hello-world-canary
microsoft/mcr-hello-world-canary - Docker Image
docker pull mcr.microsoft.com/mcr/hello-world-canary · latest · Hello World! (an example of minimal Dockerization). Testing MCR content syndication. Canary validation edition · To run the docker image: docker run mcr.microsoft.com/mcr/hello-world · minor change to test refresh ·
Docker Hub
hub.docker.com › u › microsoft
Microsoft
Discover official Docker images from Microsoft, a Verified Publisher on Docker Hub. Visit their profile and explore images they maintain.
Sixeyed
blog.sixeyed.com › understanding-microsofts-docker-images-for-net-apps
Understanding Microsoft’s Docker Images for .NET Apps
January 14, 2021 - The Docker image names are shortened in that graphic, they’re all hosted on MCR so they all need to be prefixed with mcr.microsoft.com/. The tag for each is the latest release, so that’s a moving target - the :ltsc2019 Windows image is updated every month with new OS patches, so if you use that in your FROM instruction you’ll always get the current release.
Docker Hub
hub.docker.com › r › microsoft › dotnet-aspnet
microsoft/dotnet-aspnet - Docker Image
You can quickly run a container with a pre-built .NET Docker image, based on the ASP.NET Core sample. Type the following command to run a sample web application: docker run -it --rm -p 8000:8080 --name aspnetcore_sample mcr.microsoft.com/dotnet/samples:aspnetapp Copy
Microsoft Learn
learn.microsoft.com › en-us › aspnet › core › host-and-deploy › docker › building-net-docker-images
Run an ASP.NET Core app in Docker containers | Microsoft Learn
July 31, 2024 - To see the new image use the docker images command. Here's the Dockerfile used by the docker build command you ran earlier. It uses dotnet publish the same way you did in this section to build and deploy.