Skip to content

Files

Latest commit

May 3, 2025
a29ecfe · May 3, 2025

History

History
25 lines (19 loc) · 1.12 KB

building-net-docker-images.md

File metadata and controls

25 lines (19 loc) · 1.12 KB
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

Run an ASP.NET Core app in Docker containers

[!INCLUDE]

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.

[!INCLUDE] [!INCLUDE] [!INCLUDE] [!INCLUDE] [!INCLUDE]