🌐
Docker Hub
hub.docker.com › r › microsoft › mcr-hello-world
microsoft/mcr-hello-world - Docker Image
Hello World! (an example of minimal Dockerization). ... You can retrieve a list of all available tags for mcr/hello-world at https://mcr.microsoft.com/v2/mcr/hello-world/tags/list⁠
🌐
Microsoft
mcr.microsoft.com
Microsoft Artifact Registry
Microsoft Artifact Registry (also known as Microsoft Container Registry or MCR) Discovery Portal
🌐
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
🌐
Playwright
playwright.dev › docker
Docker | Playwright
docker run -p 3000:3000 --rm --init -it --workdir /home/pwuser --user pwuser mcr.microsoft.com/playwright:v1.58.2-noble /bin/sh -c "npx -y playwright@1.58.2 run-server --port 3000 --host 0.0.0.0"
🌐
Andrew Lock
andrewlock.net › exploring-the-net-core-mcr-docker-files-runtime-vs-aspnet-vs-sdk
Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
March 26, 2019 - This is an update to my previous post explaining the difference between the various Linux .NET docker files. Microsoft recently moved its Docker images to Microsoft Container Regitsry (MCR) instead of hosting them on Docker Hub.
🌐
Mirantis
docs.mirantis.com › mcr › 20.10 › install › mcr-windows.html
Install MCR on Windows Servers - Mirantis Container Runtime
MCR does not support using earlier versions of containerd than the version with which it is released. For supported containerd versions, refer to the Components section of the required MCR version in Release Notes. .\install.ps1 -Channel .\install.ps1 -ContainerdVersion .\install.ps1 -DockerVersion
🌐
Microsoft Learn
learn.microsoft.com › en-us › dotnet › core › docker › build-container
Containerize an app with Docker tutorial - .NET | Microsoft Learn
The Microsoft Container Registry (MCR, mcr.microsoft.com) is a syndicate of Docker Hub, which hosts publicly accessible containers. The dotnet segment is the container repository, whereas the sdk or aspnet segment is the container image name.
Find elsewhere
🌐
Mirantis
mirantis.com › cloud native cookbook
What is the difference between Mirantis Container Runtime and Docker CE?
1 month ago - Mirantis Container Runtime (MCR), formerly Docker Engine – Enterprise, is built from the same upstream Moby project but is engineered for production environments that require stronger security controls, compliance alignment, Windows Server ...
🌐
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 ... 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....
🌐
GitHub
github.com › mirantis › cri-dockerd
GitHub - Mirantis/cri-dockerd: dockerd as a compliant Container Runtime Interface for Kubernetes · GitHub
Mirantis and Docker have agreed ... customers, that means that Docker Engine’s commercially supported version, Mirantis Container Runtime (MCR), will be CRI compliant....
Starred by 1.3K users
Forked by 347 users
Languages   Go 95.4% | Makefile 1.9% | Dockerfile 1.6% | Shell 1.1%
🌐
Mirantis
docs.mirantis.com › mcr › 20.10 › install › cri-docker.html
Use MCR with Kubernetes - Mirantis Container Runtime
Customers who use MCR with Kubernetes directly (without MKE) must use a plugin maintained by Kubernetes called dockershim for Kubernetes 1.23 and below or a plugin maintained by Mirantis called cri-docker (included in MCR) for Kubernetes 1.24 and above.
🌐
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.
🌐
Mirantis
docs.mirantis.com › mcr › 20.10 › qs-ubuntu › install-ubuntu.html
Install MCR - Mirantis Container Runtime
Verify that you installed MCR correctly: sudo docker run hello-world · This command downloads a test image and runs it in a container. If successful, the command prints the following informational message and exits: Hello from Docker! This message shows that your installation appears to be working correctly.
🌐
Docker Hub
hub.docker.com › r › microsoft › mssql-server
microsoft/mssql-server - Docker Image
docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=<password>" -e "MSSQL_PID=Evaluation" -p 1433:1433 --name sql2025 --hostname sql2025 -d mcr.microsoft.com/mssql/server:2025-latest Copy
🌐
Mirantis
mirantis.com › software › mirantis-container-runtime
Container Runtime Interface | Mirantis Runtime Tools
Mirantis Container Runtime (formerly ... development to production. MCR, built on CNCF Docker Moby, is purpose-built for running containers reliably at scale in production....
🌐
Microsoft Learn
learn.microsoft.com › en-us › dotnet › architecture › microservices › net-core-net-framework-containers › official-net-docker-images
Official .NET Docker images - .NET | Microsoft Learn
September 7, 2024 - You can find all the available docker images in dotnet-docker and also refer to the latest preview releases by using nightly build mcr.microsoft.com/dotnet/nightly/*
🌐
Docker Hub
hub.docker.com › r › microsoft › dotnet-aspnet
microsoft/dotnet-aspnet - Docker Image
docker run -it --rm -p 8000:8080 --name aspnetcore_sample mcr.microsoft.com/dotnet/samples:aspnetapp 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 - In partnership with Docker, we are announing updates to the Microsoft Container Registry (MCR) that improve developer experience and servicing of container images.