Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for 6.0 Preview 4 release #2829

Merged
merged 8 commits into from
May 25, 2021
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions README.aspnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.0-preview.3-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
6.0.0-preview.3-alpine3.13-amd64, 6.0-alpine3.13-amd64, 6.0-alpine-amd64, 6.0.0-preview.3-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.13/amd64/Dockerfile) | Alpine 3.13
6.0.0-preview.3-focal-amd64, 6.0-focal-amd64, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.0-preview.4-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-amd64, 6.0-alpine3.13-amd64, 6.0-alpine-amd64, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.13/amd64/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-amd64, 6.0-focal-amd64, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04

## Linux arm64 Tags
Tags | Dockerfile | OS Version
Expand All @@ -89,9 +89,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.0-preview.3-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
6.0.0-preview.3-alpine3.13-arm64v8, 6.0-alpine3.13-arm64v8, 6.0-alpine-arm64v8, 6.0.0-preview.3-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.13/arm64v8/Dockerfile) | Alpine 3.13
6.0.0-preview.3-focal-arm64v8, 6.0-focal-arm64v8, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.0-preview.4-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-arm64v8, 6.0-alpine3.13-arm64v8, 6.0-alpine-arm64v8, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.13/arm64v8/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-arm64v8, 6.0-focal-arm64v8, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04

## Linux arm32 Tags
Tags | Dockerfile | OS Version
Expand All @@ -108,8 +108,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.0-preview.3-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
6.0.0-preview.3-focal-arm32v7, 6.0-focal-arm32v7, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.0-preview.4-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-arm32v7, 6.0-alpine3.13-arm32v7, 6.0-alpine-arm32v7, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.13/arm32v7/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-arm32v7, 6.0-focal-arm32v7, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04

## Nano Server, version 20H2 amd64 Tags
Tag | Dockerfile
Expand All @@ -121,7 +122,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-nanoserver-20H2, 6.0-nanoserver-20H2, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-20H2/amd64/Dockerfile)
6.0.0-preview.4-nanoserver-20H2, 6.0-nanoserver-20H2, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-20H2/amd64/Dockerfile)

## Nano Server, version 2004 amd64 Tags
Tag | Dockerfile
Expand All @@ -133,7 +134,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-nanoserver-2004, 6.0-nanoserver-2004, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-2004/amd64/Dockerfile)
6.0.0-preview.4-nanoserver-2004, 6.0-nanoserver-2004, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-2004/amd64/Dockerfile)

## Nano Server, version 1809 amd64 Tags
Tag | Dockerfile
Expand All @@ -145,7 +146,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-nanoserver-1809, 6.0-nanoserver-1809, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-1809/amd64/Dockerfile)
6.0.0-preview.4-nanoserver-1809, 6.0-nanoserver-1809, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-1809/amd64/Dockerfile)

## Windows Server Core 2019 amd64 Tags
Tag | Dockerfile
Expand All @@ -155,7 +156,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
6.0.0-preview.4-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)

You can retrieve a list of all available tags for dotnet/aspnet at https://mcr.microsoft.com/v2/dotnet/aspnet/tags/list.
<!--End of generated tags-->
Expand Down
17 changes: 9 additions & 8 deletions README.runtime-deps.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.0-preview.3, 6.0.0-preview.3-bullseye-slim, 6.0, 6.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
6.0.0-preview.3-alpine3.13-amd64, 6.0-alpine3.13-amd64, 6.0-alpine-amd64, 6.0.0-preview.3-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.13/amd64/Dockerfile) | Alpine 3.13
6.0.0-preview.3-focal-amd64, 6.0-focal-amd64, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/amd64/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.0-preview.4, 6.0.0-preview.4-bullseye-slim, 6.0, 6.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-amd64, 6.0-alpine3.13-amd64, 6.0-alpine-amd64, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.13/amd64/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-amd64, 6.0-focal-amd64, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/amd64/Dockerfile) | Ubuntu 20.04

## Linux arm64 Tags
Tags | Dockerfile | OS Version
Expand All @@ -77,9 +77,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.0-preview.3, 6.0.0-preview.3-bullseye-slim, 6.0, 6.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
6.0.0-preview.3-alpine3.13-arm64v8, 6.0-alpine3.13-arm64v8, 6.0-alpine-arm64v8, 6.0.0-preview.3-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.13/arm64v8/Dockerfile) | Alpine 3.13
6.0.0-preview.3-focal-arm64v8, 6.0-focal-arm64v8, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/arm64v8/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.0-preview.4, 6.0.0-preview.4-bullseye-slim, 6.0, 6.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-arm64v8, 6.0-alpine3.13-arm64v8, 6.0-alpine-arm64v8, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.13/arm64v8/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-arm64v8, 6.0-focal-arm64v8, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/arm64v8/Dockerfile) | Ubuntu 20.04

## Linux arm32 Tags
Tags | Dockerfile | OS Version
Expand All @@ -96,8 +96,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.0-preview.3, 6.0.0-preview.3-bullseye-slim, 6.0, 6.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
6.0.0-preview.3-focal-arm32v7, 6.0-focal-arm32v7, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/arm32v7/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.0-preview.4, 6.0.0-preview.4-bullseye-slim, 6.0, 6.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-arm32v7, 6.0-alpine3.13-arm32v7, 6.0-alpine-arm32v7, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.13/arm32v7/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-arm32v7, 6.0-focal-arm32v7, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/arm32v7/Dockerfile) | Ubuntu 20.04

You can retrieve a list of all available tags for dotnet/runtime-deps at https://mcr.microsoft.com/v2/dotnet/runtime-deps/tags/list.
<!--End of generated tags-->
Expand Down
25 changes: 13 additions & 12 deletions README.runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.0-preview.3-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
6.0.0-preview.3-alpine3.13-amd64, 6.0-alpine3.13-amd64, 6.0-alpine-amd64, 6.0.0-preview.3-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.13/amd64/Dockerfile) | Alpine 3.13
6.0.0-preview.3-focal-amd64, 6.0-focal-amd64, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.0-preview.4-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-amd64, 6.0-alpine3.13-amd64, 6.0-alpine-amd64, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.13/amd64/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-amd64, 6.0-focal-amd64, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04

## Linux arm64 Tags
Tags | Dockerfile | OS Version
Expand All @@ -85,9 +85,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.0-preview.3-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
6.0.0-preview.3-alpine3.13-arm64v8, 6.0-alpine3.13-arm64v8, 6.0-alpine-arm64v8, 6.0.0-preview.3-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.13/arm64v8/Dockerfile) | Alpine 3.13
6.0.0-preview.3-focal-arm64v8, 6.0-focal-arm64v8, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.0-preview.4-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-arm64v8, 6.0-alpine3.13-arm64v8, 6.0-alpine-arm64v8, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.13/arm64v8/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-arm64v8, 6.0-focal-arm64v8, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04

## Linux arm32 Tags
Tags | Dockerfile | OS Version
Expand All @@ -104,8 +104,9 @@ Tags | Dockerfile | OS Version
##### .NET 6.0 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
6.0.0-preview.3-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.0-preview.3-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
6.0.0-preview.3-focal-arm32v7, 6.0-focal-arm32v7, 6.0.0-preview.3-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
6.0.0-preview.4-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.0-preview.4-bullseye-slim, 6.0-bullseye-slim, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
6.0.0-preview.4-alpine3.13-arm32v7, 6.0-alpine3.13-arm32v7, 6.0-alpine-arm32v7, 6.0.0-preview.4-alpine3.13, 6.0-alpine3.13, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.13/arm32v7/Dockerfile) | Alpine 3.13
6.0.0-preview.4-focal-arm32v7, 6.0-focal-arm32v7, 6.0.0-preview.4-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04

## Nano Server, version 20H2 amd64 Tags
Tag | Dockerfile
Expand All @@ -117,7 +118,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-nanoserver-20H2, 6.0-nanoserver-20H2, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-20H2/amd64/Dockerfile)
6.0.0-preview.4-nanoserver-20H2, 6.0-nanoserver-20H2, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-20H2/amd64/Dockerfile)

## Nano Server, version 2004 amd64 Tags
Tag | Dockerfile
Expand All @@ -129,7 +130,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-nanoserver-2004, 6.0-nanoserver-2004, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-2004/amd64/Dockerfile)
6.0.0-preview.4-nanoserver-2004, 6.0-nanoserver-2004, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-2004/amd64/Dockerfile)

## Nano Server, version 1809 amd64 Tags
Tag | Dockerfile
Expand All @@ -141,7 +142,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-nanoserver-1809, 6.0-nanoserver-1809, 6.0.0-preview.3, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-1809/amd64/Dockerfile)
6.0.0-preview.4-nanoserver-1809, 6.0-nanoserver-1809, 6.0.0-preview.4, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-1809/amd64/Dockerfile)

## Windows Server Core 2019 amd64 Tags
Tag | Dockerfile
Expand All @@ -151,7 +152,7 @@ Tag | Dockerfile
##### .NET 6.0 Preview Tags
Tag | Dockerfile
---------| ---------------
6.0.0-preview.3-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
6.0.0-preview.4-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)

You can retrieve a list of all available tags for dotnet/runtime at https://mcr.microsoft.com/v2/dotnet/runtime/tags/list.
<!--End of generated tags-->
Expand Down
Loading