Switch to non-preview tagging pattern for .NET 9 (#5821)
This commit is contained in:
Родитель
37a8e38b49
Коммит
7c67aae865
|
@ -1,5 +1,7 @@
|
|||
# Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/aspnet:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/aspnet:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Featured Tags
|
||||
|
||||
* `9` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor/base:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor/base:8`
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Featured Tags
|
||||
|
||||
* `9` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor:8`
|
||||
* `6` (Long-Term Support)
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime-deps:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime-deps:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/sdk:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/sdk:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
|
@ -18,6 +18,8 @@ For more information, see the [composite images section in the Image Variants do
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/aspnet:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/aspnet:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
|
@ -15,6 +15,8 @@ Please see the [Ubuntu Chiseled + .NET](https://github.com/dotnet/dotnet-docker/
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor/base:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor/base:8`
|
||||
|
||||
|
|
|
@ -15,6 +15,8 @@ Please see the [Ubuntu Chiseled + .NET](https://github.com/dotnet/dotnet-docker/
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor:8`
|
||||
* `6` (Long-Term Support)
|
||||
|
|
|
@ -13,6 +13,8 @@ Please see the [Ubuntu Chiseled + .NET](https://github.com/dotnet/dotnet-docker/
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime-deps:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime-deps:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
|
@ -13,6 +13,8 @@ Please see the [Ubuntu Chiseled + .NET](https://github.com/dotnet/dotnet-docker/
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
|
@ -12,6 +12,8 @@ Watch [discussions](https://github.com/dotnet/dotnet-docker/discussions/categori
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/sdk:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/sdk:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
|
113
README.aspnet.md
113
README.aspnet.md
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/aspnet:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/aspnet:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
@ -74,6 +76,19 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-amd64, 9.0-bookworm-slim-amd64, 9.0.0-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.0-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-amd64, 9.0-alpine3.20-amd64, 9.0-alpine-amd64, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-composite-amd64, 9.0-alpine3.20-composite-amd64, 9.0-alpine-composite-amd64, 9.0.0-preview.7-alpine3.20-composite, 9.0-alpine3.20-composite, 9.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20-composite/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-amd64, 9.0-noble-amd64, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-amd64, 9.0-noble-chiseled-amd64, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-amd64, 9.0-noble-chiseled-extra-amd64, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-amd64, 9.0-noble-chiseled-composite-amd64, 9.0.0-preview.7-noble-chiseled-composite, 9.0-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-extra-amd64, 9.0-noble-chiseled-composite-extra-amd64, 9.0.0-preview.7-noble-chiseled-composite-extra, 9.0-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-amd64, 9.0-azurelinux3.0-amd64, 9.0.0-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-amd64, 9.0-azurelinux3.0-distroless-amd64, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-amd64, 9.0-azurelinux3.0-distroless-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-amd64, 9.0-azurelinux3.0-distroless-composite-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-composite, 9.0-azurelinux3.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-extra-amd64, 9.0-azurelinux3.0-distroless-composite-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-composite-extra, 9.0-azurelinux3.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
8.0.8-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-amd64, 8.0-alpine3.20-amd64, 8.0-alpine-amd64, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.20-composite-amd64, 8.0-alpine3.20-composite-amd64, 8.0-alpine-composite-amd64, 8.0.8-alpine3.20-composite, 8.0-alpine3.20-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.20-composite/amd64/Dockerfile) | Alpine 3.20
|
||||
|
@ -110,28 +125,23 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.33-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.33-focal-amd64, 6.0-focal-amd64, 6.0.33-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-amd64, 9.0-preview-bookworm-slim-amd64, 9.0.0-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.0-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-amd64, 9.0-preview-alpine3.20-amd64, 9.0-preview-alpine-amd64, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-composite-amd64, 9.0-preview-alpine3.20-composite-amd64, 9.0-preview-alpine-composite-amd64, 9.0.0-preview.7-alpine3.20-composite, 9.0-preview-alpine3.20-composite, 9.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20-composite/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-amd64, 9.0-preview-noble-amd64, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-amd64, 9.0-preview-noble-chiseled-amd64, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-amd64, 9.0-preview-noble-chiseled-extra-amd64, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-amd64, 9.0-preview-noble-chiseled-composite-amd64, 9.0.0-preview.7-noble-chiseled-composite, 9.0-preview-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-extra-amd64, 9.0-preview-noble-chiseled-composite-extra-amd64, 9.0.0-preview.7-noble-chiseled-composite-extra, 9.0-preview-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-amd64, 9.0-preview-azurelinux3.0-amd64, 9.0.0-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-amd64, 9.0-preview-azurelinux3.0-distroless-amd64, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-preview-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-amd64, 9.0-preview-azurelinux3.0-distroless-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-preview-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-amd64, 9.0-preview-azurelinux3.0-distroless-composite-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-composite, 9.0-preview-azurelinux3.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-extra-amd64, 9.0-preview-azurelinux3.0-distroless-composite-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-composite-extra, 9.0-preview-azurelinux3.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm64 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm64v8, 9.0-bookworm-slim-arm64v8, 9.0.0-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.0-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm64v8, 9.0-alpine3.20-arm64v8, 9.0-alpine-arm64v8, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-composite-arm64v8, 9.0-alpine3.20-composite-arm64v8, 9.0-alpine-composite-arm64v8, 9.0.0-preview.7-alpine3.20-composite, 9.0-alpine3.20-composite, 9.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20-composite/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm64v8, 9.0-noble-arm64v8, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm64v8, 9.0-noble-chiseled-arm64v8, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm64v8, 9.0-noble-chiseled-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-arm64v8, 9.0-noble-chiseled-composite-arm64v8, 9.0.0-preview.7-noble-chiseled-composite, 9.0-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-extra-arm64v8, 9.0-noble-chiseled-composite-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-composite-extra, 9.0-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-arm64v8, 9.0-azurelinux3.0-arm64v8, 9.0.0-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-arm64v8, 9.0-azurelinux3.0-distroless-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-arm64v8, 9.0-azurelinux3.0-distroless-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-arm64v8, 9.0-azurelinux3.0-distroless-composite-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-composite, 9.0-azurelinux3.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-extra-arm64v8, 9.0-azurelinux3.0-distroless-composite-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-composite-extra, 9.0-azurelinux3.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
8.0.8-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-arm64v8, 8.0-alpine3.20-arm64v8, 8.0-alpine-arm64v8, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.20-composite-arm64v8, 8.0-alpine3.20-composite-arm64v8, 8.0-alpine-composite-arm64v8, 8.0.8-alpine3.20-composite, 8.0-alpine3.20-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.20-composite/arm64v8/Dockerfile) | Alpine 3.20
|
||||
|
@ -168,28 +178,18 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.33-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.33-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.33-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm64v8, 9.0-preview-bookworm-slim-arm64v8, 9.0.0-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.0-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm64v8, 9.0-preview-alpine3.20-arm64v8, 9.0-preview-alpine-arm64v8, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-composite-arm64v8, 9.0-preview-alpine3.20-composite-arm64v8, 9.0-preview-alpine-composite-arm64v8, 9.0.0-preview.7-alpine3.20-composite, 9.0-preview-alpine3.20-composite, 9.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20-composite/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm64v8, 9.0-preview-noble-arm64v8, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm64v8, 9.0-preview-noble-chiseled-arm64v8, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm64v8, 9.0-preview-noble-chiseled-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-arm64v8, 9.0-preview-noble-chiseled-composite-arm64v8, 9.0.0-preview.7-noble-chiseled-composite, 9.0-preview-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-extra-arm64v8, 9.0-preview-noble-chiseled-composite-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-composite-extra, 9.0-preview-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-arm64v8, 9.0-preview-azurelinux3.0-arm64v8, 9.0.0-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-arm64v8, 9.0-preview-azurelinux3.0-distroless-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-preview-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-arm64v8, 9.0-preview-azurelinux3.0-distroless-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-preview-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-arm64v8, 9.0-preview-azurelinux3.0-distroless-composite-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-composite, 9.0-preview-azurelinux3.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-composite-extra-arm64v8, 9.0-preview-azurelinux3.0-distroless-composite-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-composite-extra, 9.0-preview-azurelinux3.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/azurelinux3.0-distroless-composite-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm32 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm32v7, 9.0-bookworm-slim-arm32v7, 9.0.0-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.0-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm32v7, 9.0-alpine3.20-arm32v7, 9.0-alpine-arm32v7, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-composite-arm32v7, 9.0-alpine3.20-composite-arm32v7, 9.0-alpine-composite-arm32v7, 9.0.0-preview.7-alpine3.20-composite, 9.0-alpine3.20-composite, 9.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20-composite/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm32v7, 9.0-noble-arm32v7, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm32v7, 9.0-noble-chiseled-arm32v7, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm32v7, 9.0-noble-chiseled-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-arm32v7, 9.0-noble-chiseled-composite-arm32v7, 9.0.0-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-extra-arm32v7, 9.0-noble-chiseled-composite-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-composite-extra, 9.0-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
8.0.8-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-arm32v7, 8.0-alpine3.20-arm32v7, 8.0-alpine-arm32v7, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.20-composite-arm32v7, 8.0-alpine3.20-composite-arm32v7, 8.0-alpine-composite-arm32v7, 8.0.8-alpine3.20-composite, 8.0-alpine3.20-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.20-composite/arm32v7/Dockerfile) | Alpine 3.20
|
||||
|
@ -209,70 +209,37 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.33-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.33-focal-arm32v7, 6.0-focal-arm32v7, 6.0.33-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm32v7, 9.0-preview-bookworm-slim-arm32v7, 9.0.0-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.0-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm32v7, 9.0-preview-alpine3.20-arm32v7, 9.0-preview-alpine-arm32v7, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-composite-arm32v7, 9.0-preview-alpine3.20-composite-arm32v7, 9.0-preview-alpine-composite-arm32v7, 9.0.0-preview.7-alpine3.20-composite, 9.0-preview-alpine3.20-composite, 9.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/alpine3.20-composite/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm32v7, 9.0-preview-noble-arm32v7, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm32v7, 9.0-preview-noble-chiseled-arm32v7, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm32v7, 9.0-preview-noble-chiseled-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-arm32v7, 9.0-preview-noble-chiseled-composite-arm32v7, 9.0.0-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-composite-extra-arm32v7, 9.0-preview-noble-chiseled-composite-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-composite-extra, 9.0-preview-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/noble-chiseled-composite-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
|
||||
### Nano Server 2022 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-ltsc2022, 9.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
8.0.8-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.33-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.33, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-ltsc2022, 9.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
### Windows Server Core 2022 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2022, 9.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
8.0.8-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.33-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2022, 9.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
### Nano Server, version 1809 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-1809, 9.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/nanoserver-1809/amd64/Dockerfile)
|
||||
8.0.8-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.33-nanoserver-1809, 6.0-nanoserver-1809, 6.0.33, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-1809, 9.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
### Windows Server Core 2019 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2019, 9.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
8.0.8-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.33-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2019, 9.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/9.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
<!--End of generated tags-->
|
||||
|
||||
*Tags not listed in the table above are not supported. See the [Supported Tags Policy](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md). See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/aspnet/tags/list) for all supported and unsupported tags.*
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor/base:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor/base:8`
|
||||
|
||||
|
@ -56,27 +58,17 @@ The following Dockerfiles demonstrate how you can use this base image to build a
|
|||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-amd64, 9.0-amd64, 9.0.0-preview.7, 9.0, 9 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
8.0.4-ubuntu-chiseled-amd64, 8.0-ubuntu-chiseled-amd64, 8-ubuntu-chiseled-amd64, 8.0.4-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8-ubuntu-chiseled, 8.0.4, 8.0, 8, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/8.0/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.4-cbl-mariner-distroless-amd64, 8.0-cbl-mariner-distroless-amd64, 8-cbl-mariner-distroless-amd64, 8.0.4-cbl-mariner-distroless, 8.0-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/8.0/cbl-mariner-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
#### .NET Monitor Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-amd64, 9.0-preview-amd64, 9.0.0-preview.7, 9.0-preview, 9-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm64 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-arm64v8, 9.0-arm64v8, 9.0.0-preview.7, 9.0, 9 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
8.0.4-ubuntu-chiseled-arm64v8, 8.0-ubuntu-chiseled-arm64v8, 8-ubuntu-chiseled-arm64v8, 8.0.4-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8-ubuntu-chiseled, 8.0.4, 8.0, 8, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/8.0/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.4-cbl-mariner-distroless-arm64v8, 8.0-cbl-mariner-distroless-arm64v8, 8-cbl-mariner-distroless-arm64v8, 8.0.4-cbl-mariner-distroless, 8.0-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/8.0/cbl-mariner-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
#### .NET Monitor Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-arm64v8, 9.0-preview-arm64v8, 9.0.0-preview.7, 9.0-preview, 9-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor-base/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
<!--End of generated tags-->
|
||||
|
||||
*Tags not listed in the table above are not supported. See the [Supported Tags Policy](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md). See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/monitor/base/tags/list) for all supported and unsupported tags.*
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/monitor:8`
|
||||
* `6` (Long-Term Support)
|
||||
|
@ -57,6 +59,7 @@ See the [documentation](https://go.microsoft.com/fwlink/?linkid=2158052) for how
|
|||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-amd64, 9.0-amd64, 9.0.0-preview.7, 9.0, 9 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
8.0.4-ubuntu-chiseled-amd64, 8.0-ubuntu-chiseled-amd64, 8-ubuntu-chiseled-amd64, 8.0.4-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8-ubuntu-chiseled, 8.0.4, 8.0, 8, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.4-cbl-mariner-distroless-amd64, 8.0-cbl-mariner-distroless-amd64, 8-cbl-mariner-distroless-amd64, 8.0.4-cbl-mariner-distroless, 8.0-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/cbl-mariner-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.3.8-alpine-amd64, 6.3-alpine-amd64, 6-alpine-amd64, 6.3.8-alpine, 6.3-alpine, 6-alpine, 6.3.8, 6.3, 6 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/6.3/alpine/amd64/Dockerfile) | Alpine 3.20
|
||||
|
@ -64,28 +67,17 @@ Tags | Dockerfile | OS Version
|
|||
6.3.8-cbl-mariner-amd64, 6.3-cbl-mariner-amd64, 6-cbl-mariner-amd64, 6.3.8-cbl-mariner, 6.3-cbl-mariner, 6-cbl-mariner | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/6.3/cbl-mariner/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.3.8-cbl-mariner-distroless-amd64, 6.3-cbl-mariner-distroless-amd64, 6-cbl-mariner-distroless-amd64, 6.3.8-cbl-mariner-distroless, 6.3-cbl-mariner-distroless, 6-cbl-mariner-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/6.3/cbl-mariner-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
#### .NET Monitor Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-amd64, 9.0-preview-amd64, 9.0.0-preview.7, 9.0-preview, 9-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/9.0/azurelinux-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm64 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-arm64v8, 9.0-arm64v8, 9.0.0-preview.7, 9.0, 9 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
8.0.4-ubuntu-chiseled-arm64v8, 8.0-ubuntu-chiseled-arm64v8, 8-ubuntu-chiseled-arm64v8, 8.0.4-ubuntu-chiseled, 8.0-ubuntu-chiseled, 8-ubuntu-chiseled, 8.0.4, 8.0, 8, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.4-cbl-mariner-distroless-arm64v8, 8.0-cbl-mariner-distroless-arm64v8, 8-cbl-mariner-distroless-arm64v8, 8.0.4-cbl-mariner-distroless, 8.0-cbl-mariner-distroless, 8-cbl-mariner-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/8.0/cbl-mariner-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.3.8-alpine-arm64v8, 6.3-alpine-arm64v8, 6-alpine-arm64v8, 6.3.8-alpine, 6.3-alpine, 6-alpine, 6.3.8, 6.3, 6 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/6.3/alpine/arm64v8/Dockerfile) | Alpine 3.20
|
||||
6.3.8-ubuntu-chiseled-arm64v8, 6.3-ubuntu-chiseled-arm64v8, 6-ubuntu-chiseled-arm64v8, 6.3.8-ubuntu-chiseled, 6.3-ubuntu-chiseled, 6-ubuntu-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/6.3/ubuntu-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.3.8-cbl-mariner-arm64v8, 6.3-cbl-mariner-arm64v8, 6-cbl-mariner-arm64v8, 6.3.8-cbl-mariner, 6.3-cbl-mariner, 6-cbl-mariner | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/6.3/cbl-mariner/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.3.8-cbl-mariner-distroless-arm64v8, 6.3-cbl-mariner-distroless-arm64v8, 6-cbl-mariner-distroless-arm64v8, 6.3.8-cbl-mariner-distroless, 6.3-cbl-mariner-distroless, 6-cbl-mariner-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/6.3/cbl-mariner-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
#### .NET Monitor Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-arm64v8, 9.0-preview-arm64v8, 9.0.0-preview.7, 9.0-preview, 9-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/9.0/azurelinux-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
<!--End of generated tags-->
|
||||
|
||||
*Tags not listed in the table above are not supported. See the [Supported Tags Policy](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md). See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/monitor/tags/list) for all supported and unsupported tags.*
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime-deps:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime-deps:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
@ -55,6 +57,15 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-amd64, 9.0-bookworm-slim-amd64, 9.0.0-preview.7, 9.0.0-preview.7-bookworm-slim, 9.0, 9.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-amd64, 9.0-alpine3.20-amd64, 9.0-alpine-amd64, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-extra-amd64, 9.0-alpine3.20-extra-amd64, 9.0-alpine-extra-amd64, 9.0.0-preview.7-alpine3.20-extra, 9.0-alpine3.20-extra, 9.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20-extra/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-amd64, 9.0-noble-amd64, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-amd64, 9.0-noble-chiseled-amd64, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-amd64, 9.0-noble-chiseled-extra-amd64, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-amd64, 9.0-azurelinux3.0-amd64, 9.0.0-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-amd64, 9.0-azurelinux3.0-distroless-amd64, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-amd64, 9.0-azurelinux3.0-distroless-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
8.0.8-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-amd64, 8.0-alpine3.20-amd64, 8.0-alpine-amd64, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.20-extra-amd64, 8.0-alpine3.20-extra-amd64, 8.0-alpine-extra-amd64, 8.0.8-alpine3.20-extra, 8.0-alpine3.20-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.20-extra/amd64/Dockerfile) | Alpine 3.20
|
||||
|
@ -83,24 +94,19 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.33-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.33-focal-amd64, 6.0-focal-amd64, 6.0.33-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-amd64, 9.0-preview-bookworm-slim-amd64, 9.0.0-preview.7, 9.0.0-preview.7-bookworm-slim, 9.0-preview, 9.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-amd64, 9.0-preview-alpine3.20-amd64, 9.0-preview-alpine-amd64, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-extra-amd64, 9.0-preview-alpine3.20-extra-amd64, 9.0-preview-alpine-extra-amd64, 9.0.0-preview.7-alpine3.20-extra, 9.0-preview-alpine3.20-extra, 9.0-preview-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20-extra/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-amd64, 9.0-preview-noble-amd64, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-amd64, 9.0-preview-noble-chiseled-amd64, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-amd64, 9.0-preview-noble-chiseled-extra-amd64, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-amd64, 9.0-preview-azurelinux3.0-amd64, 9.0.0-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-amd64, 9.0-preview-azurelinux3.0-distroless-amd64, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-preview-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-amd64, 9.0-preview-azurelinux3.0-distroless-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-preview-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm64 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm64v8, 9.0-bookworm-slim-arm64v8, 9.0.0-preview.7, 9.0.0-preview.7-bookworm-slim, 9.0, 9.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm64v8, 9.0-alpine3.20-arm64v8, 9.0-alpine-arm64v8, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-extra-arm64v8, 9.0-alpine3.20-extra-arm64v8, 9.0-alpine-extra-arm64v8, 9.0.0-preview.7-alpine3.20-extra, 9.0-alpine3.20-extra, 9.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20-extra/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm64v8, 9.0-noble-arm64v8, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm64v8, 9.0-noble-chiseled-arm64v8, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm64v8, 9.0-noble-chiseled-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-arm64v8, 9.0-azurelinux3.0-arm64v8, 9.0.0-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-arm64v8, 9.0-azurelinux3.0-distroless-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-arm64v8, 9.0-azurelinux3.0-distroless-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
8.0.8-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-arm64v8, 8.0-alpine3.20-arm64v8, 8.0-alpine-arm64v8, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.20-extra-arm64v8, 8.0-alpine3.20-extra-arm64v8, 8.0-alpine-extra-arm64v8, 8.0.8-alpine3.20-extra, 8.0-alpine3.20-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.20-extra/arm64v8/Dockerfile) | Alpine 3.20
|
||||
|
@ -129,24 +135,16 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.33-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.33-focal-arm64v8, 6.0-focal-arm64v8, 6.0.33-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm64v8, 9.0-preview-bookworm-slim-arm64v8, 9.0.0-preview.7, 9.0.0-preview.7-bookworm-slim, 9.0-preview, 9.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm64v8, 9.0-preview-alpine3.20-arm64v8, 9.0-preview-alpine-arm64v8, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-extra-arm64v8, 9.0-preview-alpine3.20-extra-arm64v8, 9.0-preview-alpine-extra-arm64v8, 9.0.0-preview.7-alpine3.20-extra, 9.0-preview-alpine3.20-extra, 9.0-preview-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20-extra/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm64v8, 9.0-preview-noble-arm64v8, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm64v8, 9.0-preview-noble-chiseled-arm64v8, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm64v8, 9.0-preview-noble-chiseled-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-arm64v8, 9.0-preview-azurelinux3.0-arm64v8, 9.0.0-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-arm64v8, 9.0-preview-azurelinux3.0-distroless-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-preview-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-arm64v8, 9.0-preview-azurelinux3.0-distroless-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-preview-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/azurelinux3.0-distroless-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm32 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm32v7, 9.0-bookworm-slim-arm32v7, 9.0.0-preview.7, 9.0.0-preview.7-bookworm-slim, 9.0, 9.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm32v7, 9.0-alpine3.20-arm32v7, 9.0-alpine-arm32v7, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-extra-arm32v7, 9.0-alpine3.20-extra-arm32v7, 9.0-alpine-extra-arm32v7, 9.0.0-preview.7-alpine3.20-extra, 9.0-alpine3.20-extra, 9.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20-extra/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm32v7, 9.0-noble-arm32v7, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm32v7, 9.0-noble-chiseled-arm32v7, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm32v7, 9.0-noble-chiseled-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
8.0.8-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-arm32v7, 8.0-alpine3.20-arm32v7, 8.0-alpine-arm32v7, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.20-extra-arm32v7, 8.0-alpine3.20-extra-arm32v7, 8.0-alpine-extra-arm32v7, 8.0.8-alpine3.20-extra, 8.0-alpine3.20-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.20-extra/arm32v7/Dockerfile) | Alpine 3.20
|
||||
|
@ -163,17 +161,6 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-jammy-chiseled-arm32v7, 6.0-jammy-chiseled-arm32v7, 6.0.33-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.33-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.33-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.33-focal-arm32v7, 6.0-focal-arm32v7, 6.0.33-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm32v7, 9.0-preview-bookworm-slim-arm32v7, 9.0.0-preview.7, 9.0.0-preview.7-bookworm-slim, 9.0-preview, 9.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm32v7, 9.0-preview-alpine3.20-arm32v7, 9.0-preview-alpine-arm32v7, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-alpine3.20-extra-arm32v7, 9.0-preview-alpine3.20-extra-arm32v7, 9.0-preview-alpine-extra-arm32v7, 9.0.0-preview.7-alpine3.20-extra, 9.0-preview-alpine3.20-extra, 9.0-preview-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/alpine3.20-extra/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm32v7, 9.0-preview-noble-arm32v7, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm32v7, 9.0-preview-noble-chiseled-arm32v7, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm32v7, 9.0-preview-noble-chiseled-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/9.0/noble-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
<!--End of generated tags-->
|
||||
|
||||
*Tags not listed in the table above are not supported. See the [Supported Tags Policy](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md). See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/runtime-deps/tags/list) for all supported and unsupported tags.*
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/runtime:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
@ -63,6 +65,14 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-amd64, 9.0-bookworm-slim-amd64, 9.0.0-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.0-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-amd64, 9.0-alpine3.20-amd64, 9.0-alpine-amd64, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-amd64, 9.0-noble-amd64, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-amd64, 9.0-noble-chiseled-amd64, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-amd64, 9.0-noble-chiseled-extra-amd64, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-amd64, 9.0-azurelinux3.0-amd64, 9.0.0-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-amd64, 9.0-azurelinux3.0-distroless-amd64, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-amd64, 9.0-azurelinux3.0-distroless-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
8.0.8-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-amd64, 8.0-alpine3.20-amd64, 8.0-alpine-amd64, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0.8-alpine3.19, 8.0-alpine3.19 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
|
@ -89,23 +99,18 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.33-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.33-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.33-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-amd64, 9.0-preview-bookworm-slim-amd64, 9.0.0-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.0-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-amd64, 9.0-preview-alpine3.20-amd64, 9.0-preview-alpine-amd64, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-amd64, 9.0-preview-noble-amd64, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-amd64, 9.0-preview-noble-chiseled-amd64, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-amd64, 9.0-preview-noble-chiseled-extra-amd64, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-amd64, 9.0-preview-azurelinux3.0-amd64, 9.0.0-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-amd64, 9.0-preview-azurelinux3.0-distroless-amd64, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-preview-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless/amd64/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-amd64, 9.0-preview-azurelinux3.0-distroless-extra-amd64, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-preview-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless-extra/amd64/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm64 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm64v8, 9.0-bookworm-slim-arm64v8, 9.0.0-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.0-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm64v8, 9.0-alpine3.20-arm64v8, 9.0-alpine-arm64v8, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm64v8, 9.0-noble-arm64v8, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm64v8, 9.0-noble-chiseled-arm64v8, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm64v8, 9.0-noble-chiseled-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-arm64v8, 9.0-azurelinux3.0-arm64v8, 9.0.0-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-arm64v8, 9.0-azurelinux3.0-distroless-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-arm64v8, 9.0-azurelinux3.0-distroless-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
8.0.8-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-arm64v8, 8.0-alpine3.20-arm64v8, 8.0-alpine-arm64v8, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0.8-alpine3.19, 8.0-alpine3.19 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
|
@ -132,23 +137,15 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.33-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.33-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.33-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm64v8, 9.0-preview-bookworm-slim-arm64v8, 9.0.0-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.0-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm64v8, 9.0-preview-alpine3.20-arm64v8, 9.0-preview-alpine-arm64v8, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm64v8, 9.0-preview-noble-arm64v8, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm64v8, 9.0-preview-noble-chiseled-arm64v8, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm64v8, 9.0-preview-noble-chiseled-extra-arm64v8, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-azurelinux3.0-arm64v8, 9.0-preview-azurelinux3.0-arm64v8, 9.0.0-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-arm64v8, 9.0-preview-azurelinux3.0-distroless-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless, 9.0-preview-azurelinux3.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
9.0.0-preview.7-azurelinux3.0-distroless-extra-arm64v8, 9.0-preview-azurelinux3.0-distroless-extra-arm64v8, 9.0.0-preview.7-azurelinux3.0-distroless-extra, 9.0-preview-azurelinux3.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/azurelinux3.0-distroless-extra/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm32 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm32v7, 9.0-bookworm-slim-arm32v7, 9.0.0-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.0-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm32v7, 9.0-alpine3.20-arm32v7, 9.0-alpine-arm32v7, 9.0.0-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm32v7, 9.0-noble-arm32v7, 9.0.0-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm32v7, 9.0-noble-chiseled-arm32v7, 9.0.0-preview.7-noble-chiseled, 9.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm32v7, 9.0-noble-chiseled-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-extra, 9.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
8.0.8-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.8-bookworm-slim, 8.0-bookworm-slim, 8.0.8, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.8-alpine3.20-arm32v7, 8.0-alpine3.20-arm32v7, 8.0-alpine-arm32v7, 8.0.8-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
8.0.8-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0.8-alpine3.19, 8.0-alpine3.19 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
|
@ -164,67 +161,37 @@ Tags | Dockerfile | OS Version
|
|||
6.0.33-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.33-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.33-focal-arm32v7, 6.0-focal-arm32v7, 6.0.33-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.0-preview.7-bookworm-slim-arm32v7, 9.0-preview-bookworm-slim-arm32v7, 9.0.0-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.0-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.0-preview.7-alpine3.20-arm32v7, 9.0-preview-alpine3.20-arm32v7, 9.0-preview-alpine-arm32v7, 9.0.0-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.0-preview.7-noble-arm32v7, 9.0-preview-noble-arm32v7, 9.0.0-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-arm32v7, 9.0-preview-noble-chiseled-arm32v7, 9.0.0-preview.7-noble-chiseled, 9.0-preview-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
9.0.0-preview.7-noble-chiseled-extra-arm32v7, 9.0-preview-noble-chiseled-extra-arm32v7, 9.0.0-preview.7-noble-chiseled-extra, 9.0-preview-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/noble-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
|
||||
### Nano Server 2022 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-ltsc2022, 9.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
8.0.8-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.33-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.33, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-ltsc2022, 9.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
### Windows Server Core 2022 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2022, 9.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
8.0.8-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.33-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2022, 9.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
### Nano Server, version 1809 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-1809, 9.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/nanoserver-1809/amd64/Dockerfile)
|
||||
8.0.8-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.33-nanoserver-1809, 6.0-nanoserver-1809, 6.0.33, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-nanoserver-1809, 9.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
### Windows Server Core 2019 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2019, 9.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
8.0.8-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.33-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.0-preview.7-windowsservercore-ltsc2019, 9.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/9.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
<!--End of generated tags-->
|
||||
|
||||
*Tags not listed in the table above are not supported. See the [Supported Tags Policy](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md). See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/runtime/tags/list) for all supported and unsupported tags.*
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Featured Tags
|
||||
|
||||
* `9.0` (Release Candidate)
|
||||
* `docker pull mcr.microsoft.com/dotnet/sdk:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull mcr.microsoft.com/dotnet/sdk:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
|
@ -65,6 +67,10 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.100-preview.7-bookworm-slim-amd64, 9.0-bookworm-slim-amd64, 9.0.100-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.100-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.100-preview.7-alpine3.20-amd64, 9.0-alpine3.20-amd64, 9.0-alpine-amd64, 9.0.100-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.100-preview.7-noble-amd64, 9.0-noble-amd64, 9.0.100-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.100-preview.7-azurelinux3.0-amd64, 9.0-azurelinux3.0-amd64, 9.0.100-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
8.0.401-1-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.401-1-bookworm-slim, 8.0-bookworm-slim, 8.0.401-1, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.401-1-alpine3.20-amd64, 8.0-alpine3.20-amd64, 8.0-alpine-amd64, 8.0.401-1-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
8.0.401-1-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0.401-1-alpine3.19, 8.0-alpine3.19 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
|
@ -80,19 +86,14 @@ Tags | Dockerfile | OS Version
|
|||
6.0.425-1-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.425-1-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.425-1-focal-amd64, 6.0-focal-amd64, 6.0.425-1-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.100-preview.7-bookworm-slim-amd64, 9.0-preview-bookworm-slim-amd64, 9.0.100-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.100-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
9.0.100-preview.7-alpine3.20-amd64, 9.0-preview-alpine3.20-amd64, 9.0-preview-alpine-amd64, 9.0.100-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/alpine3.20/amd64/Dockerfile) | Alpine 3.20
|
||||
9.0.100-preview.7-noble-amd64, 9.0-preview-noble-amd64, 9.0.100-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
9.0.100-preview.7-azurelinux3.0-amd64, 9.0-preview-azurelinux3.0-amd64, 9.0.100-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/azurelinux3.0/amd64/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm64 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.100-preview.7-bookworm-slim-arm64v8, 9.0-bookworm-slim-arm64v8, 9.0.100-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.100-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.100-preview.7-alpine3.20-arm64v8, 9.0-alpine3.20-arm64v8, 9.0-alpine-arm64v8, 9.0.100-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.100-preview.7-noble-arm64v8, 9.0-noble-arm64v8, 9.0.100-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.100-preview.7-azurelinux3.0-arm64v8, 9.0-azurelinux3.0-arm64v8, 9.0.100-preview.7-azurelinux3.0, 9.0-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
8.0.401-1-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.401-1-bookworm-slim, 8.0-bookworm-slim, 8.0.401-1, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.401-1-alpine3.20-arm64v8, 8.0-alpine3.20-arm64v8, 8.0-alpine-arm64v8, 8.0.401-1-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
8.0.401-1-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0.401-1-alpine3.19, 8.0-alpine3.19 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
|
@ -108,19 +109,13 @@ Tags | Dockerfile | OS Version
|
|||
6.0.425-1-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.425-1-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.425-1-focal-arm64v8, 6.0-focal-arm64v8, 6.0.425-1-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.100-preview.7-bookworm-slim-arm64v8, 9.0-preview-bookworm-slim-arm64v8, 9.0.100-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.100-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
9.0.100-preview.7-alpine3.20-arm64v8, 9.0-preview-alpine3.20-arm64v8, 9.0-preview-alpine-arm64v8, 9.0.100-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/alpine3.20/arm64v8/Dockerfile) | Alpine 3.20
|
||||
9.0.100-preview.7-noble-arm64v8, 9.0-preview-noble-arm64v8, 9.0.100-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
9.0.100-preview.7-azurelinux3.0-arm64v8, 9.0-preview-azurelinux3.0-arm64v8, 9.0.100-preview.7-azurelinux3.0, 9.0-preview-azurelinux3.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/azurelinux3.0/arm64v8/Dockerfile) | Azure Linux 3.0
|
||||
|
||||
### Linux arm32 Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.100-preview.7-bookworm-slim-arm32v7, 9.0-bookworm-slim-arm32v7, 9.0.100-preview.7-bookworm-slim, 9.0-bookworm-slim, 9.0.100-preview.7, 9.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.100-preview.7-alpine3.20-arm32v7, 9.0-alpine3.20-arm32v7, 9.0-alpine-arm32v7, 9.0.100-preview.7-alpine3.20, 9.0-alpine3.20, 9.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.100-preview.7-noble-arm32v7, 9.0-noble-arm32v7, 9.0.100-preview.7-noble, 9.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
8.0.401-1-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.401-1-bookworm-slim, 8.0-bookworm-slim, 8.0.401-1, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.401-1-alpine3.20-arm32v7, 8.0-alpine3.20-arm32v7, 8.0-alpine-arm32v7, 8.0.401-1-alpine3.20, 8.0-alpine3.20, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
8.0.401-1-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0.401-1-alpine3.19, 8.0-alpine3.19 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
|
@ -132,65 +127,37 @@ Tags | Dockerfile | OS Version
|
|||
6.0.425-1-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.425-1-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.425-1-focal-arm32v7, 6.0-focal-arm32v7, 6.0.425-1-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
9.0.100-preview.7-bookworm-slim-arm32v7, 9.0-preview-bookworm-slim-arm32v7, 9.0.100-preview.7-bookworm-slim, 9.0-preview-bookworm-slim, 9.0.100-preview.7, 9.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
9.0.100-preview.7-alpine3.20-arm32v7, 9.0-preview-alpine3.20-arm32v7, 9.0-preview-alpine-arm32v7, 9.0.100-preview.7-alpine3.20, 9.0-preview-alpine3.20, 9.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/alpine3.20/arm32v7/Dockerfile) | Alpine 3.20
|
||||
9.0.100-preview.7-noble-arm32v7, 9.0-preview-noble-arm32v7, 9.0.100-preview.7-noble, 9.0-preview-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/noble/arm32v7/Dockerfile) | Ubuntu 24.04
|
||||
|
||||
### Nano Server 2022 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-nanoserver-ltsc2022, 9.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
8.0.401-1-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.425-1-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.425-1, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-nanoserver-ltsc2022, 9.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
### Windows Server Core 2022 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-windowsservercore-ltsc2022, 9.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
8.0.401-1-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.425-1-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-windowsservercore-ltsc2022, 9.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
### Nano Server, version 1809 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-nanoserver-1809, 9.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/nanoserver-1809/amd64/Dockerfile)
|
||||
8.0.401-1-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.425-1-nanoserver-1809, 6.0-nanoserver-1809, 6.0.425-1, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-nanoserver-1809, 9.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
### Windows Server Core 2019 amd64 Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-windowsservercore-ltsc2019, 9.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
8.0.401-1-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.425-1-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
|
||||
#### .NET 9 Preview Tags
|
||||
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
9.0.100-preview.7-windowsservercore-ltsc2019, 9.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/9.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
<!--End of generated tags-->
|
||||
|
||||
*Tags not listed in the table above are not supported. See the [Supported Tags Policy](https://github.com/dotnet/dotnet-docker/blob/main/documentation/supported-tags.md). See the [full list of tags](https://mcr.microsoft.com/v2/dotnet/sdk/tags/list) for all supported and unsupported tags.*
|
||||
|
|
|
@ -1,30 +1,17 @@
|
|||
$(McrTagsYmlRepo:aspnet)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-composite-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-composite-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-composite-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-composite-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-composite-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-composite-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-composite-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-composite-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-composite-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-composite-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-composite-amd64)
|
||||
|
@ -60,32 +47,19 @@ $(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-amd64)
|
|||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-distroless-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-composite-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-composite-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-composite-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-composite-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-composite-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-composite-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-composite-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-composite-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-composite-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-composite-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-composite-arm64v8)
|
||||
|
@ -121,22 +95,14 @@ $(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-arm64v8)
|
|||
$(McrTagsYmlTagGroup:6.0-focal-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-distroless-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-composite-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-composite-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-composite-extra-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-composite-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-composite-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-composite-extra-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-composite-arm32v7)
|
||||
|
@ -155,18 +121,14 @@ $(McrTagsYmlTagGroup:6.0-jammy-arm32v7)
|
|||
$(McrTagsYmlTagGroup:6.0-jammy-chiseled-arm32v7)
|
||||
$(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-arm32v7)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-nanoserver-ltsc2022)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-windowsservercore-ltsc2022)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:9.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:8.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:8.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:6.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:6.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-nanoserver-1809)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-windowsservercore-ltsc2019)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-nanoserver-1809)
|
||||
$(McrTagsYmlTagGroup:9.0-windowsservercore-ltsc2019)
|
||||
$(McrTagsYmlTagGroup:8.0-nanoserver-1809)
|
||||
$(McrTagsYmlTagGroup:8.0-windowsservercore-ltsc2019)
|
||||
$(McrTagsYmlTagGroup:6.0-nanoserver-1809)
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
$(McrTagsYmlRepo:monitor-base)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-amd64)
|
||||
customSubTableTitle: .NET Monitor Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-arm64v8)
|
||||
customSubTableTitle: .NET Monitor Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-ubuntu-chiseled-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-ubuntu-chiseled-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-cbl-mariner-distroless-amd64)
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
$(McrTagsYmlRepo:monitor)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-amd64)
|
||||
customSubTableTitle: .NET Monitor Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-arm64v8)
|
||||
customSubTableTitle: .NET Monitor Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-ubuntu-chiseled-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-ubuntu-chiseled-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-cbl-mariner-distroless-amd64)
|
||||
|
|
|
@ -1,22 +1,13 @@
|
|||
$(McrTagsYmlRepo:runtime-deps)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-extra-amd64)
|
||||
|
@ -44,24 +35,15 @@ $(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-amd64)
|
|||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-distroless-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-extra-arm64v8)
|
||||
|
@ -89,18 +71,12 @@ $(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-arm64v8)
|
|||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-distroless-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-extra-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-extra-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-extra-arm32v7)
|
||||
|
|
|
@ -1,20 +1,12 @@
|
|||
$(McrTagsYmlRepo:runtime)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-extra-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-extra-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.19-amd64)
|
||||
|
@ -40,22 +32,14 @@ $(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-amd64)
|
|||
$(McrTagsYmlTagGroup:6.0-focal-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-distroless-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-distroless-extra-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-distroless-extra-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.19-arm64v8)
|
||||
|
@ -81,16 +65,11 @@ $(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-arm64v8)
|
|||
$(McrTagsYmlTagGroup:6.0-focal-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-distroless-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-chiseled-extra-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-chiseled-extra-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.19-arm32v7)
|
||||
|
@ -105,18 +84,14 @@ $(McrTagsYmlTagGroup:6.0-jammy-arm32v7)
|
|||
$(McrTagsYmlTagGroup:6.0-jammy-chiseled-arm32v7)
|
||||
$(McrTagsYmlTagGroup:6.0-jammy-chiseled-extra-arm32v7)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-nanoserver-ltsc2022)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-windowsservercore-ltsc2022)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:9.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:8.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:8.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:6.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:6.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-nanoserver-1809)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-windowsservercore-ltsc2019)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-nanoserver-1809)
|
||||
$(McrTagsYmlTagGroup:9.0-windowsservercore-ltsc2019)
|
||||
$(McrTagsYmlTagGroup:8.0-nanoserver-1809)
|
||||
$(McrTagsYmlTagGroup:8.0-windowsservercore-ltsc2019)
|
||||
$(McrTagsYmlTagGroup:6.0-nanoserver-1809)
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
$(McrTagsYmlRepo:sdk)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-amd64)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-amd64)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.19-amd64)
|
||||
|
@ -21,14 +17,10 @@ $(McrTagsYmlTagGroup:6.0-alpine3.19-amd64)
|
|||
$(McrTagsYmlTagGroup:6.0-jammy-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-amd64)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-amd64)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-azurelinux3.0-arm64v8)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-azurelinux3.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm64v8)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.19-arm64v8)
|
||||
|
@ -43,12 +35,9 @@ $(McrTagsYmlTagGroup:6.0-alpine3.19-arm64v8)
|
|||
$(McrTagsYmlTagGroup:6.0-jammy-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-cbl-mariner2.0-arm64v8)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-arm64v8)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-bookworm-slim-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-alpine3.20-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-noble-arm32v7)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-noble-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-bookworm-slim-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.20-arm32v7)
|
||||
$(McrTagsYmlTagGroup:8.0-alpine3.19-arm32v7)
|
||||
|
@ -59,18 +48,14 @@ $(McrTagsYmlTagGroup:6.0-alpine3.20-arm32v7)
|
|||
$(McrTagsYmlTagGroup:6.0-alpine3.19-arm32v7)
|
||||
$(McrTagsYmlTagGroup:6.0-jammy-arm32v7)
|
||||
$(McrTagsYmlTagGroup:6.0-focal-arm32v7)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-nanoserver-ltsc2022)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-windowsservercore-ltsc2022)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:9.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:8.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:8.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:6.0-nanoserver-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:6.0-windowsservercore-ltsc2022)
|
||||
$(McrTagsYmlTagGroup:9.0-preview-nanoserver-1809)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-preview-windowsservercore-ltsc2019)
|
||||
customSubTableTitle: .NET 9 Preview Tags
|
||||
$(McrTagsYmlTagGroup:9.0-nanoserver-1809)
|
||||
$(McrTagsYmlTagGroup:9.0-windowsservercore-ltsc2019)
|
||||
$(McrTagsYmlTagGroup:8.0-nanoserver-1809)
|
||||
$(McrTagsYmlTagGroup:8.0-windowsservercore-ltsc2019)
|
||||
$(McrTagsYmlTagGroup:6.0-nanoserver-1809)
|
||||
|
|
|
@ -10,17 +10,21 @@
|
|||
* `aspnetapp` [(*Dockerfile*)](https://github.com/dotnet/dotnet-docker/blob/main/samples/aspnetapp/Dockerfile)
|
||||
* `docker pull mcr.microsoft.com/dotnet/samples:aspnetapp`
|
||||
* `docker pull mcr.microsoft.com/dotnet/samples:aspnetapp-chiseled`^
|
||||
elif match(SHORT_REPO, "monitor"):* `8` (Long-Term Support)
|
||||
elif match(SHORT_REPO, "monitor"):* `9` (Release Candidate)
|
||||
* `docker pull {{FULL_REPO}}:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull {{FULL_REPO}}:8`
|
||||
* `6` (Long-Term Support)
|
||||
* `docker pull {{FULL_REPO}}:6`^
|
||||
elif match(REPO, "monitor/base"):* `8` (Long-Term Support)
|
||||
elif match(REPO, "monitor/base"):* `9` (Release Candidate)
|
||||
* `docker pull {{FULL_REPO}}:9`
|
||||
* `8` (Long-Term Support)
|
||||
* `docker pull {{FULL_REPO}}:8`^
|
||||
elif match(REPO, "aspire-dashboard"):* `8.1`
|
||||
* `docker pull {{FULL_REPO}}:8.1`^
|
||||
else:{{if VARIABLES["branch"] = "nightly":* `9.0-preview` (Preview)
|
||||
* `docker pull {{FULL_REPO}}:9.0-preview`
|
||||
}}* `8.0` (Long-Term Support)
|
||||
else:* `9.0` (Release Candidate)
|
||||
* `docker pull {{FULL_REPO}}:9.0`
|
||||
* `8.0` (Long-Term Support)
|
||||
* `docker pull {{FULL_REPO}}:8.0`
|
||||
* `6.0` (Long-Term Support)
|
||||
* `docker pull {{FULL_REPO}}:6.0`}}
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
|
||||
"dotnet|9.0|product-version": "9.0.0-preview.7",
|
||||
"dotnet|9.0|fixed-tag": "$(dotnet|9.0|product-version)",
|
||||
"dotnet|9.0|minor-tag": "9.0-preview",
|
||||
"dotnet|9.0|minor-tag": "9.0",
|
||||
"dotnet|9.0|base-url|main": "$(base-url|public|preview|main)",
|
||||
"dotnet|9.0|base-url|nightly": "$(base-url|public|preview|nightly)",
|
||||
|
||||
|
@ -155,8 +155,8 @@
|
|||
"monitor|9.0|build-version": "9.0.0-preview.7.24408.4",
|
||||
"monitor|9.0|product-version": "9.0.0-preview.7",
|
||||
"monitor|9.0|fixed-tag": "$(monitor|9.0|product-version)",
|
||||
"monitor|9.0|minor-tag": "9.0-preview",
|
||||
"monitor|9|major-tag": "9-preview",
|
||||
"monitor|9.0|minor-tag": "9.0",
|
||||
"monitor|9|major-tag": "9",
|
||||
"monitor|9.0|base-url|main": "$(base-url|public|preview|main)",
|
||||
"monitor|9.0|base-url|nightly": "$(base-url|public|preview|nightly)",
|
||||
"monitor-base|9.0|linux|x64|sha": "97e008386b6731080098a5c103a289fe82c20e043900cfe0c1549524f9074fb78beab2e52ddef06d62e398524ee24bfaa4bfcd64a05ee50dda7e96761c25599c",
|
||||
|
|
|
@ -15,7 +15,7 @@ namespace Microsoft.DotNet.Docker.Tests
|
|||
public static readonly ImageVersion V8_0 = new(new Version(8, 0), isPreview: false);
|
||||
public static readonly ImageVersion V8_1 = new(new Version(8, 1), isPreview: false);
|
||||
public static readonly ImageVersion V8_1_Preview = new(new Version(8, 1), isPreview: true);
|
||||
public static readonly ImageVersion V9_0 = new(new Version(9, 0), isPreview: true);
|
||||
public static readonly ImageVersion V9_0 = new(new Version(9, 0), isPreview: false);
|
||||
|
||||
public ImageVersion(Version version, bool isPreview)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче