Skip to content

Commit

Permalink
Updates for .NET 7 Preview 2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman authored Mar 15, 2022
2 parents ffac3ff + 36daa4b commit 5f9bc3e
Show file tree
Hide file tree
Showing 91 changed files with 1,041 additions and 340 deletions.
26 changes: 13 additions & 13 deletions README.aspnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ Tags | Dockerfile | OS Version
##### .NET 7 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
7.0.0-preview.1-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-preview.1-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
7.0.0-preview.1-alpine3.15-amd64, 7.0-alpine3.15-amd64, 7.0-alpine-amd64, 7.0.0-preview.1-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.15/amd64/Dockerfile) | Alpine 3.15
7.0.0-preview.1-focal-amd64, 7.0-focal-amd64, 7.0.0-preview.1-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/focal/amd64/Dockerfile) | Ubuntu 20.04
7.0.0-preview.2-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-preview.2-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.2, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
7.0.0-preview.2-alpine3.15-amd64, 7.0-alpine3.15-amd64, 7.0-alpine-amd64, 7.0.0-preview.2-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.15/amd64/Dockerfile) | Alpine 3.15
7.0.0-preview.2-focal-amd64, 7.0-focal-amd64, 7.0.0-preview.2-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/focal/amd64/Dockerfile) | Ubuntu 20.04

## Linux arm64 Tags
Tags | Dockerfile | OS Version
Expand All @@ -94,9 +94,9 @@ Tags | Dockerfile | OS Version
##### .NET 7 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
7.0.0-preview.1-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-preview.1-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
7.0.0-preview.1-alpine3.15-arm64v8, 7.0-alpine3.15-arm64v8, 7.0-alpine-arm64v8, 7.0.0-preview.1-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.15/arm64v8/Dockerfile) | Alpine 3.15
7.0.0-preview.1-focal-arm64v8, 7.0-focal-arm64v8, 7.0.0-preview.1-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
7.0.0-preview.2-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-preview.2-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.2, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
7.0.0-preview.2-alpine3.15-arm64v8, 7.0-alpine3.15-arm64v8, 7.0-alpine-arm64v8, 7.0.0-preview.2-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.15/arm64v8/Dockerfile) | Alpine 3.15
7.0.0-preview.2-focal-arm64v8, 7.0-focal-arm64v8, 7.0.0-preview.2-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04

## Linux arm32 Tags
Tags | Dockerfile | OS Version
Expand All @@ -118,9 +118,9 @@ Tags | Dockerfile | OS Version
##### .NET 7 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
7.0.0-preview.1-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-preview.1-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
7.0.0-preview.1-alpine3.15-arm32v7, 7.0-alpine3.15-arm32v7, 7.0-alpine-arm32v7, 7.0.0-preview.1-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.15/arm32v7/Dockerfile) | Alpine 3.15
7.0.0-preview.1-focal-arm32v7, 7.0-focal-arm32v7, 7.0.0-preview.1-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
7.0.0-preview.2-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-preview.2-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.2, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
7.0.0-preview.2-alpine3.15-arm32v7, 7.0-alpine3.15-arm32v7, 7.0-alpine-arm32v7, 7.0.0-preview.2-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.15/arm32v7/Dockerfile) | Alpine 3.15
7.0.0-preview.2-focal-arm32v7, 7.0-focal-arm32v7, 7.0.0-preview.2-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04

## Nano Server 2022 amd64 Tags
Tag | Dockerfile
Expand All @@ -132,7 +132,7 @@ Tag | Dockerfile
##### .NET 7 Preview Tags
Tag | Dockerfile
---------| ---------------
7.0.0-preview.1-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.0-preview.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
7.0.0-preview.2-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.0-preview.2, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-ltsc2022/amd64/Dockerfile)

## Windows Server Core 2022 amd64 Tags
Tag | Dockerfile
Expand All @@ -143,7 +143,7 @@ Tag | Dockerfile
##### .NET 7 Preview Tags
Tag | Dockerfile
---------| ---------------
7.0.0-preview.1-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
7.0.0-preview.2-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)

## Nano Server, version 20H2 amd64 Tags
Tag | Dockerfile
Expand All @@ -162,7 +162,7 @@ Tag | Dockerfile
##### .NET 7 Preview Tags
Tag | Dockerfile
---------| ---------------
7.0.0-preview.1-nanoserver-1809, 7.0-nanoserver-1809, 7.0.0-preview.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-1809/amd64/Dockerfile)
7.0.0-preview.2-nanoserver-1809, 7.0-nanoserver-1809, 7.0.0-preview.2, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-1809/amd64/Dockerfile)

## Windows Server Core 2019 amd64 Tags
Tag | Dockerfile
Expand All @@ -173,7 +173,7 @@ Tag | Dockerfile
##### .NET 7 Preview Tags
Tag | Dockerfile
---------| ---------------
7.0.0-preview.1-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
7.0.0-preview.2-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.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
2 changes: 1 addition & 1 deletion README.monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Tags | Dockerfile | OS Version
##### .NET Monitor Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
7.0.0-preview.1-alpine-amd64, 7.0-alpine-amd64, 7-alpine-amd64, 7.0.0-preview.1-alpine, 7.0-alpine, 7-alpine, 7.0.0-preview.1, 7.0, 7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/7.0/alpine/amd64/Dockerfile) | Alpine 3.15
7.0.0-preview.2-alpine-amd64, 7.0-alpine-amd64, 7-alpine-amd64, 7.0.0-preview.2-alpine, 7.0-alpine, 7-alpine, 7.0.0-preview.2, 7.0, 7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/7.0/alpine/amd64/Dockerfile) | Alpine 3.15

You can retrieve a list of all available tags for dotnet/monitor at https://mcr.microsoft.com/v2/dotnet/monitor/tags/list.
<!--End of generated tags-->
Expand Down
18 changes: 9 additions & 9 deletions README.runtime-deps.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ Tags | Dockerfile | OS Version
##### .NET 7 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
7.0.0-preview.1-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-preview.1, 7.0.0-preview.1-bullseye-slim, 7.0, 7.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/bullseye-slim/amd64/Dockerfile) | Debian 11
7.0.0-preview.1-alpine3.15-amd64, 7.0-alpine3.15-amd64, 7.0-alpine-amd64, 7.0.0-preview.1-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.15/amd64/Dockerfile) | Alpine 3.15
7.0.0-preview.1-focal-amd64, 7.0-focal-amd64, 7.0.0-preview.1-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/amd64/Dockerfile) | Ubuntu 20.04
7.0.0-preview.2-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-preview.2, 7.0.0-preview.2-bullseye-slim, 7.0, 7.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/bullseye-slim/amd64/Dockerfile) | Debian 11
7.0.0-preview.2-alpine3.15-amd64, 7.0-alpine3.15-amd64, 7.0-alpine-amd64, 7.0.0-preview.2-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.15/amd64/Dockerfile) | Alpine 3.15
7.0.0-preview.2-focal-amd64, 7.0-focal-amd64, 7.0.0-preview.2-focal, 7.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 @@ -82,9 +82,9 @@ Tags | Dockerfile | OS Version
##### .NET 7 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
7.0.0-preview.1-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-preview.1, 7.0.0-preview.1-bullseye-slim, 7.0, 7.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/bullseye-slim/arm64v8/Dockerfile) | Debian 11
7.0.0-preview.1-alpine3.15-arm64v8, 7.0-alpine3.15-arm64v8, 7.0-alpine-arm64v8, 7.0.0-preview.1-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.15/arm64v8/Dockerfile) | Alpine 3.15
7.0.0-preview.1-focal-arm64v8, 7.0-focal-arm64v8, 7.0.0-preview.1-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/arm64v8/Dockerfile) | Ubuntu 20.04
7.0.0-preview.2-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-preview.2, 7.0.0-preview.2-bullseye-slim, 7.0, 7.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/bullseye-slim/arm64v8/Dockerfile) | Debian 11
7.0.0-preview.2-alpine3.15-arm64v8, 7.0-alpine3.15-arm64v8, 7.0-alpine-arm64v8, 7.0.0-preview.2-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.15/arm64v8/Dockerfile) | Alpine 3.15
7.0.0-preview.2-focal-arm64v8, 7.0-focal-arm64v8, 7.0.0-preview.2-focal, 7.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 @@ -106,9 +106,9 @@ Tags | Dockerfile | OS Version
##### .NET 7 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
7.0.0-preview.1-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-preview.1, 7.0.0-preview.1-bullseye-slim, 7.0, 7.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/bullseye-slim/arm32v7/Dockerfile) | Debian 11
7.0.0-preview.1-alpine3.15-arm32v7, 7.0-alpine3.15-arm32v7, 7.0-alpine-arm32v7, 7.0.0-preview.1-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/5.0/alpine3.15/arm32v7/Dockerfile) | Alpine 3.15
7.0.0-preview.1-focal-arm32v7, 7.0-focal-arm32v7, 7.0.0-preview.1-focal, 7.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/focal/arm32v7/Dockerfile) | Ubuntu 20.04
7.0.0-preview.2-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-preview.2, 7.0.0-preview.2-bullseye-slim, 7.0, 7.0-bullseye-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/bullseye-slim/arm32v7/Dockerfile) | Debian 11
7.0.0-preview.2-alpine3.15-arm32v7, 7.0-alpine3.15-arm32v7, 7.0-alpine-arm32v7, 7.0.0-preview.2-alpine3.15, 7.0-alpine3.15, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/5.0/alpine3.15/arm32v7/Dockerfile) | Alpine 3.15
7.0.0-preview.2-focal-arm32v7, 7.0-focal-arm32v7, 7.0.0-preview.2-focal, 7.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
Loading

0 comments on commit 5f9bc3e

Please sign in to comment.