Skip to content

Commit e6dd1f9

Browse files
authored
Updates for .NET 7 RC1 release
2 parents 38d0224 + c974c7e commit e6dd1f9

File tree

71 files changed

+508
-371
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+508
-371
lines changed

README.aspnet.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ Tags | Dockerfile | OS Version
6262
##### .NET 7 Preview Tags
6363
Tags | Dockerfile | OS Version
6464
-----------| -------------| -------------
65-
7.0.0-preview.7-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-preview.7-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.7, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
66-
7.0.0-preview.7-alpine3.16-amd64, 7.0-alpine3.16-amd64, 7.0-alpine-amd64, 7.0.0-preview.7-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/amd64/Dockerfile) | Alpine 3.16
67-
7.0.0-preview.7-jammy-amd64, 7.0-jammy-amd64, 7.0.0-preview.7-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
65+
7.0.0-rc.1-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-rc.1-bullseye-slim, 7.0-bullseye-slim, 7.0.0-rc.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
66+
7.0.0-rc.1-alpine3.16-amd64, 7.0-alpine3.16-amd64, 7.0-alpine-amd64, 7.0.0-rc.1-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/amd64/Dockerfile) | Alpine 3.16
67+
7.0.0-rc.1-jammy-amd64, 7.0-jammy-amd64, 7.0.0-rc.1-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
6868

6969
## Linux arm64 Tags
7070
Tags | Dockerfile | OS Version
@@ -82,9 +82,9 @@ Tags | Dockerfile | OS Version
8282
##### .NET 7 Preview Tags
8383
Tags | Dockerfile | OS Version
8484
-----------| -------------| -------------
85-
7.0.0-preview.7-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-preview.7-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.7, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
86-
7.0.0-preview.7-alpine3.16-arm64v8, 7.0-alpine3.16-arm64v8, 7.0-alpine-arm64v8, 7.0.0-preview.7-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
87-
7.0.0-preview.7-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.0-preview.7-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
85+
7.0.0-rc.1-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-rc.1-bullseye-slim, 7.0-bullseye-slim, 7.0.0-rc.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
86+
7.0.0-rc.1-alpine3.16-arm64v8, 7.0-alpine3.16-arm64v8, 7.0-alpine-arm64v8, 7.0.0-rc.1-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
87+
7.0.0-rc.1-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.0-rc.1-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8888

8989
## Linux arm32 Tags
9090
Tags | Dockerfile | OS Version
@@ -101,9 +101,9 @@ Tags | Dockerfile | OS Version
101101
##### .NET 7 Preview Tags
102102
Tags | Dockerfile | OS Version
103103
-----------| -------------| -------------
104-
7.0.0-preview.7-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-preview.7-bullseye-slim, 7.0-bullseye-slim, 7.0.0-preview.7, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
105-
7.0.0-preview.7-alpine3.16-arm32v7, 7.0-alpine3.16-arm32v7, 7.0-alpine-arm32v7, 7.0.0-preview.7-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/arm32v7/Dockerfile) | Alpine 3.16
106-
7.0.0-preview.7-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.0-preview.7-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
104+
7.0.0-rc.1-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-rc.1-bullseye-slim, 7.0-bullseye-slim, 7.0.0-rc.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
105+
7.0.0-rc.1-alpine3.16-arm32v7, 7.0-alpine3.16-arm32v7, 7.0-alpine-arm32v7, 7.0.0-rc.1-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.16/arm32v7/Dockerfile) | Alpine 3.16
106+
7.0.0-rc.1-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.0-rc.1-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
107107

108108
## Nano Server 2022 amd64 Tags
109109
Tag | Dockerfile
@@ -114,7 +114,7 @@ Tag | Dockerfile
114114
##### .NET 7 Preview Tags
115115
Tag | Dockerfile
116116
---------| ---------------
117-
7.0.0-preview.7-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.0-preview.7, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
117+
7.0.0-rc.1-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.0-rc.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
118118

119119
## Windows Server Core 2022 amd64 Tags
120120
Tag | Dockerfile
@@ -124,7 +124,7 @@ Tag | Dockerfile
124124
##### .NET 7 Preview Tags
125125
Tag | Dockerfile
126126
---------| ---------------
127-
7.0.0-preview.7-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
127+
7.0.0-rc.1-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
128128

129129
## Nano Server, version 1809 amd64 Tags
130130
Tag | Dockerfile
@@ -135,7 +135,7 @@ Tag | Dockerfile
135135
##### .NET 7 Preview Tags
136136
Tag | Dockerfile
137137
---------| ---------------
138-
7.0.0-preview.7-nanoserver-1809, 7.0-nanoserver-1809, 7.0.0-preview.7, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-1809/amd64/Dockerfile)
138+
7.0.0-rc.1-nanoserver-1809, 7.0-nanoserver-1809, 7.0.0-rc.1, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-1809/amd64/Dockerfile)
139139

140140
## Windows Server Core 2019 amd64 Tags
141141
Tag | Dockerfile
@@ -145,7 +145,7 @@ Tag | Dockerfile
145145
##### .NET 7 Preview Tags
146146
Tag | Dockerfile
147147
---------| ---------------
148-
7.0.0-preview.7-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
148+
7.0.0-rc.1-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
149149

150150
You can retrieve a list of all available tags for dotnet/aspnet at https://mcr.microsoft.com/v2/dotnet/aspnet/tags/list.
151151
<!--End of generated tags-->

README.monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Tags | Dockerfile | OS Version
4848
##### .NET Monitor Preview Tags
4949
Tags | Dockerfile | OS Version
5050
-----------| -------------| -------------
51-
7.0.0-preview.7-alpine-amd64, 7.0-alpine-amd64, 7-alpine-amd64, 7.0.0-preview.7-alpine, 7.0-alpine, 7-alpine, 7.0.0-preview.7, 7.0, 7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/7.0/alpine/amd64/Dockerfile) | Alpine 3.16
51+
7.0.0-preview.8-alpine-amd64, 7.0-alpine-amd64, 7-alpine-amd64, 7.0.0-preview.8-alpine, 7.0-alpine, 7-alpine, 7.0.0-preview.8, 7.0, 7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/7.0/alpine/amd64/Dockerfile) | Alpine 3.16
5252

5353
## Linux arm64 Tags
5454
Tags | Dockerfile | OS Version
@@ -58,7 +58,7 @@ Tags | Dockerfile | OS Version
5858
##### .NET Monitor Preview Tags
5959
Tags | Dockerfile | OS Version
6060
-----------| -------------| -------------
61-
7.0.0-preview.7-alpine-arm64v8, 7.0-alpine-arm64v8, 7-alpine-arm64v8, 7.0.0-preview.7-alpine, 7.0-alpine, 7-alpine, 7.0.0-preview.7, 7.0, 7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/7.0/alpine/arm64v8/Dockerfile) | Alpine 3.16
61+
7.0.0-preview.8-alpine-arm64v8, 7.0-alpine-arm64v8, 7-alpine-arm64v8, 7.0.0-preview.8-alpine, 7.0-alpine, 7-alpine, 7.0.0-preview.8, 7.0, 7 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/monitor/7.0/alpine/arm64v8/Dockerfile) | Alpine 3.16
6262

6363
You can retrieve a list of all available tags for dotnet/monitor at https://mcr.microsoft.com/v2/dotnet/monitor/tags/list.
6464
<!--End of generated tags-->

README.runtime-deps.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ Tags | Dockerfile | OS Version
5050
##### .NET 7 Preview Tags
5151
Tags | Dockerfile | OS Version
5252
-----------| -------------| -------------
53-
7.0.0-preview.7-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-preview.7, 7.0.0-preview.7-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
54-
7.0.0-preview.7-alpine3.16-amd64, 7.0-alpine3.16-amd64, 7.0-alpine-amd64, 7.0.0-preview.7-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.16/amd64/Dockerfile) | Alpine 3.16
55-
7.0.0-preview.7-jammy-amd64, 7.0-jammy-amd64, 7.0.0-preview.7-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
53+
7.0.0-rc.1-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.0-rc.1, 7.0.0-rc.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
54+
7.0.0-rc.1-alpine3.16-amd64, 7.0-alpine3.16-amd64, 7.0-alpine-amd64, 7.0.0-rc.1-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.16/amd64/Dockerfile) | Alpine 3.16
55+
7.0.0-rc.1-jammy-amd64, 7.0-jammy-amd64, 7.0.0-rc.1-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
5656

5757
## Linux arm64 Tags
5858
Tags | Dockerfile | OS Version
@@ -70,9 +70,9 @@ Tags | Dockerfile | OS Version
7070
##### .NET 7 Preview Tags
7171
Tags | Dockerfile | OS Version
7272
-----------| -------------| -------------
73-
7.0.0-preview.7-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-preview.7, 7.0.0-preview.7-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
74-
7.0.0-preview.7-alpine3.16-arm64v8, 7.0-alpine3.16-arm64v8, 7.0-alpine-arm64v8, 7.0.0-preview.7-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
75-
7.0.0-preview.7-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.0-preview.7-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
73+
7.0.0-rc.1-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.0-rc.1, 7.0.0-rc.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
74+
7.0.0-rc.1-alpine3.16-arm64v8, 7.0-alpine3.16-arm64v8, 7.0-alpine-arm64v8, 7.0.0-rc.1-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/3.1/alpine3.16/arm64v8/Dockerfile) | Alpine 3.16
75+
7.0.0-rc.1-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.0-rc.1-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
7676

7777
## Linux arm32 Tags
7878
Tags | Dockerfile | OS Version
@@ -89,9 +89,9 @@ Tags | Dockerfile | OS Version
8989
##### .NET 7 Preview Tags
9090
Tags | Dockerfile | OS Version
9191
-----------| -------------| -------------
92-
7.0.0-preview.7-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-preview.7, 7.0.0-preview.7-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
93-
7.0.0-preview.7-alpine3.16-arm32v7, 7.0-alpine3.16-arm32v7, 7.0-alpine-arm32v7, 7.0.0-preview.7-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.16/arm32v7/Dockerfile) | Alpine 3.16
94-
7.0.0-preview.7-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.0-preview.7-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
92+
7.0.0-rc.1-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.0-rc.1, 7.0.0-rc.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
93+
7.0.0-rc.1-alpine3.16-arm32v7, 7.0-alpine3.16-arm32v7, 7.0-alpine-arm32v7, 7.0.0-rc.1-alpine3.16, 7.0-alpine3.16, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.16/arm32v7/Dockerfile) | Alpine 3.16
94+
7.0.0-rc.1-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.0-rc.1-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
9595

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

0 commit comments

Comments
 (0)