# dotnet/dotnet-docker

Official container images for .NET

Repository: https://github.com/dotnet/dotnet-docker
Canonical: https://ross.abutalabs.com/products/dotnet-docker
Language: Dockerfile
License: MIT
License Family: permissive
Last push: 2026-08-26T22:24:52+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3943, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4872, forks 1977 (observed 2026-08-28T04:09:01.677571+00:00)

## What it is
The official Docker container images for .NET, including SDK, ASP.NET Core runtime, runtime, runtime-deps, and monitoring tool images. Maintained by Microsoft, these images provide the standard base images for building and running .NET applications in containers.

## Use cases
- containerize a .NET application
- find the official .NET SDK docker image
- build multi-stage dockerfiles for ASP.NET Core apps
- run .NET apps in Kubernetes
- create minimal container images for .NET
- dockerize a C# web API

## When to choose
- you need trusted, Microsoft-maintained base images for .NET containers
- you want regularly updated images for every .NET release
- you need variants for different architectures, distros, and image sizes

## When to avoid
- you need container images for a non-.NET runtime
- you want a custom image build pipeline rather than official prebuilt images

## Facets
- artifact type: infra-config
- maturity: stable
- function: container-runtime, deployment, developer-tools
- domain: cloud-computing, backend
- platform: windows, cross-platform, cloud
- tags: dotnet, docker-images, container-images, official-images, aspnet-core, dotnet-sdk, microsoft, containers, devops, docker, linux

## Member repositories
- dotnet/dotnet-docker (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:01.677571+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:18.698281+00:00, confidence not recorded.
  - readme: https://github.com/dotnet/dotnet-docker (fetched 2026-08-28T04:09:01.677571+00:00, sha 5a557ce12711)
- Data as of 2026-08-30T08:39:29.467469+00:00.
