title | author | description | ms.author | ms.custom | ms.date | uid |
---|---|---|---|---|---|---|
Run an ASP.NET Core app in Docker containers |
wadepickett |
Learn how to use the published ASP.NET Core Docker images from the Docker Registry. Pull and build your own images. |
wpickett |
mvc, linux-related-content |
04/22/2025 |
host-and-deploy/docker/building-net-docker-images |
This article shows how to run an ASP.NET Core app in Docker containers.
Windows Home Edition doesn't support Hyper-V, and Hyper-V is needed for Docker.
See Containerize a .NET app with dotnet publish for information on containerized a .NET app with dotnet publish
.