Fonte: docker oficial page em /_/microsoft-dotnet
Imagem | Descrição |
---|---|
mcr.microsoft.com/dotnet/aspnet:8.0 | ASP.NET Core runtime, This image is used to deploy applications. |
mcr.microsoft.com/dotnet/runtime:8.0 | This image contains the .NET Core runtime. |
mcr.microsoft.com/dotnet/sdk:8.0 | This image contains the .NET SDK which is comprised of three parts: .NET CLI, .NET runtime and ASP.NET Core |