Updates for .NET 8.0 Preview 7

This commit is contained in:
Logan Bussell 2023-08-07 12:16:02 -07:00
Родитель d00a468b1b
Коммит 71fa4a47ac
75 изменённых файлов: 341 добавлений и 347 удалений

Просмотреть файл

@ -72,12 +72,12 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.0-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.6-alpine3.18-composite-amd64, 8.0-preview-alpine3.18-composite-amd64, 8.0-preview-alpine-composite-amd64, 8.0.0-preview.6-alpine3.18-composite, 8.0-preview-alpine3.18-composite, 8.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-amd64, 8.0-preview-jammy-chiseled-amd64, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-composite-amd64, 8.0-preview-jammy-chiseled-composite-amd64, 8.0.0-preview.6-jammy-chiseled-composite, 8.0-preview-jammy-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.0-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.7-alpine3.18-composite-amd64, 8.0-preview-alpine3.18-composite-amd64, 8.0-preview-alpine-composite-amd64, 8.0.0-preview.7-alpine3.18-composite, 8.0-preview-alpine3.18-composite, 8.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-amd64, 8.0-preview-jammy-chiseled-amd64, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-composite-amd64, 8.0-preview-jammy-chiseled-composite-amd64, 8.0.0-preview.7-jammy-chiseled-composite, 8.0-preview-jammy-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite/amd64/Dockerfile) | Ubuntu 22.04
## Linux arm64 Tags
Tags | Dockerfile | OS Version
@ -97,12 +97,12 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.0-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.6-alpine3.18-composite-arm64v8, 8.0-preview-alpine3.18-composite-arm64v8, 8.0-preview-alpine-composite-arm64v8, 8.0.0-preview.6-alpine3.18-composite, 8.0-preview-alpine3.18-composite, 8.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-arm64v8, 8.0-preview-jammy-chiseled-arm64v8, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-composite-arm64v8, 8.0-preview-jammy-chiseled-composite-arm64v8, 8.0.0-preview.6-jammy-chiseled-composite, 8.0-preview-jammy-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.0-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.7-alpine3.18-composite-arm64v8, 8.0-preview-alpine3.18-composite-arm64v8, 8.0-preview-alpine-composite-arm64v8, 8.0.0-preview.7-alpine3.18-composite, 8.0-preview-alpine3.18-composite, 8.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-arm64v8, 8.0-preview-jammy-chiseled-arm64v8, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-composite-arm64v8, 8.0-preview-jammy-chiseled-composite-arm64v8, 8.0.0-preview.7-jammy-chiseled-composite, 8.0-preview-jammy-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite/arm64v8/Dockerfile) | Ubuntu 22.04
## Linux arm32 Tags
Tags | Dockerfile | OS Version
@ -122,12 +122,12 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.0-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.6-alpine3.18-composite-arm32v7, 8.0-preview-alpine3.18-composite-arm32v7, 8.0-preview-alpine-composite-arm32v7, 8.0.0-preview.6-alpine3.18-composite, 8.0-preview-alpine3.18-composite, 8.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-arm32v7, 8.0-preview-jammy-chiseled-arm32v7, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-composite-arm32v7, 8.0-preview-jammy-chiseled-composite-arm32v7, 8.0.0-preview.6-jammy-chiseled-composite, 8.0-preview-jammy-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.0-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.7-alpine3.18-composite-arm32v7, 8.0-preview-alpine3.18-composite-arm32v7, 8.0-preview-alpine-composite-arm32v7, 8.0.0-preview.7-alpine3.18-composite, 8.0-preview-alpine3.18-composite, 8.0-preview-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-arm32v7, 8.0-preview-jammy-chiseled-arm32v7, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-composite-arm32v7, 8.0-preview-jammy-chiseled-composite-arm32v7, 8.0.0-preview.7-jammy-chiseled-composite, 8.0-preview-jammy-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite/arm32v7/Dockerfile) | Ubuntu 22.04
## Nano Server 2022 amd64 Tags
Tag | Dockerfile
@ -138,7 +138,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-nanoserver-ltsc2022, 8.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
8.0.0-preview.7-nanoserver-ltsc2022, 8.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
## Windows Server Core 2022 amd64 Tags
Tag | Dockerfile
@ -149,7 +149,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-windowsservercore-ltsc2022, 8.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
8.0.0-preview.7-windowsservercore-ltsc2022, 8.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
## Nano Server, version 1809 amd64 Tags
Tag | Dockerfile
@ -160,7 +160,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-nanoserver-1809, 8.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-1809/amd64/Dockerfile)
8.0.0-preview.7-nanoserver-1809, 8.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-1809/amd64/Dockerfile)
## Windows Server Core 2019 amd64 Tags
Tag | Dockerfile
@ -171,7 +171,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-windowsservercore-ltsc2019, 8.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
8.0.0-preview.7-windowsservercore-ltsc2019, 8.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.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-->

Просмотреть файл

@ -54,10 +54,10 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.0-preview.6, 8.0.0-preview.6-bookworm-slim, 8.0-preview, 8.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-amd64, 8.0-preview-jammy-chiseled-amd64, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.0-preview.7, 8.0.0-preview.7-bookworm-slim, 8.0-preview, 8.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-amd64, 8.0-preview-jammy-chiseled-amd64, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
## Linux arm64 Tags
Tags | Dockerfile | OS Version
@ -77,10 +77,10 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.0-preview.6, 8.0.0-preview.6-bookworm-slim, 8.0-preview, 8.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-arm64v8, 8.0-preview-jammy-chiseled-arm64v8, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.0-preview.7, 8.0.0-preview.7-bookworm-slim, 8.0-preview, 8.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-arm64v8, 8.0-preview-jammy-chiseled-arm64v8, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
## Linux arm32 Tags
Tags | Dockerfile | OS Version
@ -100,10 +100,10 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.0-preview.6, 8.0.0-preview.6-bookworm-slim, 8.0-preview, 8.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-arm32v7, 8.0-preview-jammy-chiseled-arm32v7, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.0-preview.7, 8.0.0-preview.7-bookworm-slim, 8.0-preview, 8.0-preview-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-arm32v7, 8.0-preview-jammy-chiseled-arm32v7, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.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-->

Просмотреть файл

@ -62,10 +62,10 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.0-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-amd64, 8.0-preview-jammy-chiseled-amd64, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.0-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-amd64, 8.0-preview-jammy-chiseled-amd64, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
## Linux arm64 Tags
Tags | Dockerfile | OS Version
@ -85,10 +85,10 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.0-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-arm64v8, 8.0-preview-jammy-chiseled-arm64v8, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.0-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-arm64v8, 8.0-preview-jammy-chiseled-arm64v8, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
## Linux arm32 Tags
Tags | Dockerfile | OS Version
@ -108,10 +108,10 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.0-preview.6-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.0-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.0-preview.6-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.0-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.6-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.0-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.6-jammy-chiseled-arm32v7, 8.0-preview-jammy-chiseled-arm32v7, 8.0.0-preview.6-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.0-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.0-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.0-preview.7-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.0-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.0-preview.7-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.0-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.0-preview.7-jammy-chiseled-arm32v7, 8.0-preview-jammy-chiseled-arm32v7, 8.0.0-preview.7-jammy-chiseled, 8.0-preview-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
## Nano Server 2022 amd64 Tags
Tag | Dockerfile
@ -122,7 +122,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-nanoserver-ltsc2022, 8.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
8.0.0-preview.7-nanoserver-ltsc2022, 8.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
## Windows Server Core 2022 amd64 Tags
Tag | Dockerfile
@ -133,7 +133,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-windowsservercore-ltsc2022, 8.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
8.0.0-preview.7-windowsservercore-ltsc2022, 8.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
## Nano Server, version 1809 amd64 Tags
Tag | Dockerfile
@ -144,7 +144,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-nanoserver-1809, 8.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-1809/amd64/Dockerfile)
8.0.0-preview.7-nanoserver-1809, 8.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-1809/amd64/Dockerfile)
## Windows Server Core 2019 amd64 Tags
Tag | Dockerfile
@ -155,7 +155,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.0-preview.6-windowsservercore-ltsc2019, 8.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
8.0.0-preview.7-windowsservercore-ltsc2019, 8.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.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-->

Просмотреть файл

@ -71,9 +71,9 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.100-preview.6-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.100-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.100-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.100-preview.6-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.100-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.100-preview.6-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.100-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
8.0.100-preview.7-bookworm-slim-amd64, 8.0-preview-bookworm-slim-amd64, 8.0.100-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.100-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
8.0.100-preview.7-alpine3.18-amd64, 8.0-preview-alpine3.18-amd64, 8.0-preview-alpine-amd64, 8.0.100-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
8.0.100-preview.7-jammy-amd64, 8.0-preview-jammy-amd64, 8.0.100-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
## Linux arm64 Tags
Tags | Dockerfile | OS Version
@ -93,9 +93,9 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.100-preview.6-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.100-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.100-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.100-preview.6-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.100-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.100-preview.6-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.100-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
8.0.100-preview.7-bookworm-slim-arm64v8, 8.0-preview-bookworm-slim-arm64v8, 8.0.100-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.100-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
8.0.100-preview.7-alpine3.18-arm64v8, 8.0-preview-alpine3.18-arm64v8, 8.0-preview-alpine-arm64v8, 8.0.100-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
8.0.100-preview.7-jammy-arm64v8, 8.0-preview-jammy-arm64v8, 8.0.100-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
## Linux arm32 Tags
Tags | Dockerfile | OS Version
@ -115,9 +115,9 @@ Tags | Dockerfile | OS Version
##### .NET 8 Preview Tags
Tags | Dockerfile | OS Version
-----------| -------------| -------------
8.0.100-preview.6-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.100-preview.6-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.100-preview.6, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.100-preview.6-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.100-preview.6-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.100-preview.6-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.100-preview.6-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
8.0.100-preview.7-bookworm-slim-arm32v7, 8.0-preview-bookworm-slim-arm32v7, 8.0.100-preview.7-bookworm-slim, 8.0-preview-bookworm-slim, 8.0.100-preview.7, 8.0-preview | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
8.0.100-preview.7-alpine3.18-arm32v7, 8.0-preview-alpine3.18-arm32v7, 8.0-preview-alpine-arm32v7, 8.0.100-preview.7-alpine3.18, 8.0-preview-alpine3.18, 8.0-preview-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
8.0.100-preview.7-jammy-arm32v7, 8.0-preview-jammy-arm32v7, 8.0.100-preview.7-jammy, 8.0-preview-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
## Nano Server 2022 amd64 Tags
Tag | Dockerfile
@ -128,7 +128,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.100-preview.6-nanoserver-ltsc2022, 8.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
8.0.100-preview.7-nanoserver-ltsc2022, 8.0-preview-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
## Windows Server Core 2022 amd64 Tags
Tag | Dockerfile
@ -139,7 +139,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.100-preview.6-windowsservercore-ltsc2022, 8.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
8.0.100-preview.7-windowsservercore-ltsc2022, 8.0-preview-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
## Nano Server, version 1809 amd64 Tags
Tag | Dockerfile
@ -150,7 +150,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.100-preview.6-nanoserver-1809, 8.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-1809/amd64/Dockerfile)
8.0.100-preview.7-nanoserver-1809, 8.0-preview-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-1809/amd64/Dockerfile)
## Windows Server Core 2019 amd64 Tags
Tag | Dockerfile
@ -161,7 +161,7 @@ Tag | Dockerfile
##### .NET 8 Preview Tags
Tag | Dockerfile
---------| ---------------
8.0.100-preview.6-windowsservercore-ltsc2019, 8.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
8.0.100-preview.7-windowsservercore-ltsc2019, 8.0-preview-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
You can retrieve a list of all available tags for dotnet/sdk at https://mcr.microsoft.com/v2/dotnet/sdk/tags/list.
<!--End of generated tags-->

Просмотреть файл

@ -23,21 +23,21 @@
"aspnet|7.0|linux|arm64|sha": "83d3fc657328f127ea8881844dda2f91fa03f2157f5c76acda64cd091e430fa7d812b3984b803ac624b171f18a5eab3c7b5791a02baa68eddcaf7498709f982d",
"aspnet|7.0|win|x64|sha": "681b70c3adfc9c550b562ee1159a57fd59220f34777f47413b6cc77383a3ed2da8e1062be0f8b65143b8429eaee812570c116abc9c07a8cccb02d582c1a6cbc0",
"aspnet|8.0|build-version": "8.0.0-preview.6.23329.11",
"aspnet|8.0|linux-musl|x64|sha": "87b85205eeb2b803bdda931b347d1186411af4e94a26a30c914d332ee3769926d141b5c3f5987f3838b7b30031d523aa4d04b854a92cef36691d30a60b6250f5",
"aspnet|8.0|linux-musl|arm|sha": "6445c2bc97c9b099dff8bd28fa6a2026717fc3a7b3fe78e73b21b0ecf6432c052b34fdd5611a527bcf7b857869b087b8b216f83404e8ade07b18fceac3665388",
"aspnet|8.0|linux-musl|arm64|sha": "d773344c57a1fe7584b1f7e50ec8ef1441dafb25c47775fee51ebe51076d26ec4efb05c6b654d31a8e60e5817c806a7a4d2dd7988ba133d25f71b68a784d1e6a",
"aspnet|8.0|linux|arm|sha": "00c40d60abd10dee7bba8f517640b60f3559137d3032a9916f0e5cd6ee0eeda3cfd903d1b214edf1e136450b65aa83cf0f00a90128d008bd78a92982440563db",
"aspnet|8.0|linux|x64|sha": "767ee4f67777d53edd322c771baa70d592e9fec99dce66e66a67fdd3c377b3f791f0f89b7dd5bbce932f499266f52f21449728849def706d976b55dafe2e6551",
"aspnet|8.0|linux|arm64|sha": "61387e06d59e4a5a7d22c4b8dae6d984ddd62e4743824136c371a72ceaa5ec607af2bbae269df2d707bb80623d9ead6eac0765eed62531e1dafba80418ba83bc",
"aspnet|8.0|win|x64|sha": "d2c3ae8c3d4cd59f40edb1ee8ca607ea9d73828f9a22c800c517f07cb85ab5a475e186908c41f5f39e3de89a8a5046910b93878942f530f777e6641f4fd39e33",
"aspnet|8.0|build-version": "8.0.0-preview.7.23375.9",
"aspnet|8.0|linux-musl|x64|sha": "88e3326ba726562edeb2db997e0be3e66f00de59d372df8ded1d5a5cea57254fbaf4b4cadc091ff5cbe18eb23ecbdc86531b48e8fcd699ba226ac55624ee61cb",
"aspnet|8.0|linux-musl|arm|sha": "de339c978451d6a267786e2df5d03176e908b8f2620dee13556936f136236720a4c8b1929a9f43f5bb0d29c28a85d9642d290e5b4be4a09182f35d75cd28443e",
"aspnet|8.0|linux-musl|arm64|sha": "e82cdf943268e56e739c094a0a4df685ec84790d8f10d3b261410ca434dc568f475879ffa57dc9765c1b2e3010578249c3a06eff9253556901fe364edf1c2a9b",
"aspnet|8.0|linux|arm|sha": "92efb978a91f7d12b047e690e87fa0e9ea4b000f66440d535cc4e2ef96c53be44bce10942815ec28b9d72b00207281a95eac0f8fa1b95e8c4c8dfb5ac8ddebaa",
"aspnet|8.0|linux|x64|sha": "b8c8a5cd579a8ee1e082363a73a05a745499365445f784e6ff87547f9acdbe8b7ba525140ef10555bc2802c13af131c2d568ec6af020bd0dd2fdf82d4c258442",
"aspnet|8.0|linux|arm64|sha": "8c4b4b36083d2b9c50e7f000d925f8a1cf0eb863367724892a12332970a6988afaf6a070efb97dfa3919039b780bb3a235fc51902c3762a4b5cd918f3082490c",
"aspnet|8.0|win|x64|sha": "c28731642b93a1073c82ab7e94c10b67678167576c1fd40fc2a1abeee8000d68f3bce20ceadb1e8ad21160c9e0dc8cc1a399bab6f807c85bbd93b876d752a788",
"aspnet-composite|8.0|linux|x64|sha": "5d1c34a1d3adefa63e5ab1d7ab39f062f66972536c1320a119da3a99ca175a3970df10c81b68d6e5654ff3f2a91e504e298b0711aac1d58f709ef4791728164a",
"aspnet-composite|8.0|linux|arm|sha": "b7ac118f578202e7d5a760e89ff9dbd931552f5daef38ddc7aa1358cf48158669ccfbb1d2a1d1cfd38cb00785d440fc6508473a31ef17cd41450262561ea667f",
"aspnet-composite|8.0|linux|arm64|sha": "dcee55dd728cbd1b09fb5c1731a82a9d746e733fa5e26b5a54b052a587f1a4e8515fb09b5a62dde2932414ec0a6df2170df98083197aa46d03ee1662429c8629",
"aspnet-composite|8.0|linux-musl|x64|sha": "55fac05c66993eb2fea0c014cb7a72abe2c6a4932077eec65ab76860655efc7d296bba7d19c51c0e5d43c83eadf63178757d87cbff6e6c291d99790d704b7d15",
"aspnet-composite|8.0|linux-musl|arm|sha": "9e289cc2272cf4ad503d5a5b053063dd249e4db990af5e994259eca1db38bf6fcda7a26594af23a62765c4d93b2deafbe2620bb77f12a9c715815c22ab8a9195",
"aspnet-composite|8.0|linux-musl|arm64|sha": "663a1e1083fb16467b8ac1ac433ccdfa07988d565f47585266de46d16a3173aa5fe84fd5887bc19e81a468a39d401acb316b47f09a21333cc8f9ac4b72b22fbb",
"aspnet-composite|8.0|linux|x64|sha": "fd0573b40e3c007a02e8ca4c4c7486f6414249853712ffd3509d13bec0ece6f4b108c631d32188a9e68d562aa199c691472171572104707b8de8e5ac4958163a",
"aspnet-composite|8.0|linux|arm|sha": "9ef7d063b506277aea02d806be4e224ff208bbe607f18d9de1666be8b7b9e12d4fe9374dc9b6c54d3fcf9f5cb103e471ebdc048abb8eb39d4d953d716327a166",
"aspnet-composite|8.0|linux|arm64|sha": "a6831c7d5e0b2516290224c57c8a410ad6943100cc3cf45be25cbf3a7b45e3ec933dc5f5d291c6d421ea9d2bf3c19f1102a9f5ad5d8a2ae4ba72ab48d644d325",
"aspnet-composite|8.0|linux-musl|x64|sha": "b6232961afce820f8b02a8a6dc6a928b7e0de4b806ccffa0cb9adc97e715df310df8f4358b2f1f2163634d5468f23233f7b4a7171e58e058c35b8b232497c5f0",
"aspnet-composite|8.0|linux-musl|arm|sha": "5d0972dd9d5f19982c1afc0013f82e6e63bae45906438bd2b310d57ab61935df7bb9824e3e97943b895a3af6b83042ec92426580a371f0ce35e779c017e64a44",
"aspnet-composite|8.0|linux-musl|arm64|sha": "a74cf44cb2f0f520b9d49386cbf14a144f8c22d6bffb1128525d9daef3c97c5f8104037d1f71373ce6f4da220ce75d925963615bc5c8e3be22b01e54928ee8cb",
"base-url|public|main": "https://dotnetcli.azureedge.net/dotnet",
"base-url|public|nightly": "https://dotnetbuilds.azureedge.net/public",
@ -68,11 +68,11 @@
"chisel|6.0|url": "https://github.com/canonical/chisel",
"chisel|8.0|url": "$(chisel|6.0|url)",
"chisel|6.0|ref": "commit:121a047c83d6c028d3772a825206c8b22a7bca3e",
"chisel|8.0|ref": "commit:00f796f17323422704241517aa0386ded5e0fba1",
"chisel|8.0|ref": "commit:121a047c83d6c028d3772a825206c8b22a7bca3e",
"dotnet|6.0|product-version": "6.0.21",
"dotnet|7.0|product-version": "7.0.10",
"dotnet|8.0|product-version": "8.0.0-preview.6",
"dotnet|8.0|product-version": "8.0.0-preview.7",
"libicu|bionic": 60,
"libicu|bookworm": 72,
@ -159,7 +159,7 @@
"rocks-toolbox|6.0|url": "https://github.com/canonical/rocks-toolbox",
"rocks-toolbox|8.0|url": "$(rocks-toolbox|6.0|url)",
"rocks-toolbox|6.0|ref": "tag:v1.0.0",
"rocks-toolbox|8.0|ref": "commit:e92d18b733647e77b6829968c91f8a16d25c1f2d",
"rocks-toolbox|8.0|ref": "tag:v1.0.0",
"runtime|6.0|build-version": "6.0.21",
"runtime|6.0|targeting-pack-version": "$(runtime|6.0|build-version)",
@ -193,14 +193,14 @@
"runtime|7.0|linux|arm64|sha": "e90b68b272d5db7cf8665bf052fb0300d50a69818d70675442dc891654d140f7f84527b849860589bf152de1d00aa55dc15ee32f5678d46ea0069210fd002b03",
"runtime|7.0|win|x64|sha": "87de9b7b10767c6630b4afff5e5972892bbeeba3e214b8bdda8a1f945db5be88342ed0b33cba26e0108a78b44b2489a69a22e7ffafb7fc6f6fc57a7bcc5fd25b",
"runtime|8.0|build-version": "8.0.0-preview.6.23329.7",
"runtime|8.0|linux-musl|x64|sha": "4200335f7c2192cff85668bae6882c3f0296656730f532ebbbc218d1e52afa6d0d75f0369ee56cc91b5b5868f90a96b2004fc1c3a9fe0eacc07cff3974b5ea31",
"runtime|8.0|linux-musl|arm|sha": "e76ac001841870347f4a4101396f853275474dafa42c03c11a8f3590f5413d90013b2e3e57a9f34d2bd5e0c0e8b7e68b7d63bec9655e05c5a978623ca481a3e8",
"runtime|8.0|linux-musl|arm64|sha": "b17101bf0fcf75c526b7d15c9c181bddb6af23aa57153eb7d9f05b0d8ff7d3cefebf1041e7c92413d152e30c8345c907dc790f5325f2205a7c65a8cef494ffa1",
"runtime|8.0|linux|arm|sha": "22bb9e49f8d69efc2864364318a763877792b27a5c472cfddfeb622e126892225c18cd80237336031f00e324b807dcb2316e6281d489d5e11620ef3e1fd2cfcb",
"runtime|8.0|linux|x64|sha": "382a74804ef96aa1b829977ad125b132d5432c1956460187566047be02684cd027d0a1831cbd0fef1ca0e36bbfbb2a94a6e21e4be7fd9d7b663ad05b838f2f7b",
"runtime|8.0|linux|arm64|sha": "870b08f9e861f51e5d3e36df13a164bdfd5bcda4349992bc7f05cf386868dac5658ee8e836fa7726168f8f8a9bd4e66268ab09e07acd81d924d9f43b93ac31bb",
"runtime|8.0|win|x64|sha": "e382cf0eec43ecca21816afd70c634d14c7f80505e49b03223485174da05889c9c043da04fd92d31e38f81343ed79a22277524f529650641393ca04eca912534",
"runtime|8.0|build-version": "8.0.0-preview.7.23375.6",
"runtime|8.0|linux-musl|x64|sha": "c652094295b7df12d2d0272822cd861417c90c2313a87ebd515f3b0e9c67e165b133c4ef4b99f3731bf842a2145bf4607fa1c2db17fbea22615e2cb84d54db34",
"runtime|8.0|linux-musl|arm|sha": "0c6c5df0414a8bd517816dde69103cac65dee581f6f09169481090acb9b76f86f9bc2f6e6a174925683fdfa0bcb2145063b9c79c74355568c87ca55f7a0b1923",
"runtime|8.0|linux-musl|arm64|sha": "724c01d49d373b09c8213f06121ebd9169529b1f05fc3eb33fea3cc8619ad3bac6ff66d24feb253405fee9bbbffbbe7d1ff6c1bd4b5310564e3fb5cbd9617bfb",
"runtime|8.0|linux|arm|sha": "8783bbb161b843659f952ec30ab7b3584d225a11d9763daa59dc99f59e131348a63604b8cdad77be6e2bdec1b48b9510f3992dc8cc16083a217b079503262206",
"runtime|8.0|linux|x64|sha": "bfd8491550178b86a7a72fe06bdc82f0dd66771d5b60d7e4e1133cdde29f84bd57857d846722e027bd209db087123b2d12b2e23590d77991052269fa265814e1",
"runtime|8.0|linux|arm64|sha": "980434e91d6f9dcdd91901ef92aca6e15d015d3c4ed9dd92a11bc4bbe535010b8b5f0d0cf774427d529939663138b1523b28534f090ec41a5ab5abd61699909b",
"runtime|8.0|win|x64|sha": "ea8f7279bdb1b1d1b23b5a16109c66dce9fa9ead12b0cb6785650e4f9aad5f56f7b9a8e298e117acbb83c54e300d43845b9af309b6faa05986051f5323f25abf",
"sdk|6.0|build-version": "6.0.413",
"sdk|6.0|product-version": "6.0.413",
@ -224,14 +224,14 @@
"sdk|7.0|linux|x64|sha": "4cfeedb8e99ffd423da7a99159ee3f31535fd142711941b8206542acb6be26638fbd9a184a5d904084ffdbd8362c83b6b2acf9d193b2cd38bf7f061443439e3c",
"sdk|7.0|win|x64|sha": "a8d73ecf7c17ae8bc7a7cd3ec7c290fe3c3b67e4456a13b8356aaaafbcfef166ebcdd4106a42ce513fbce2b208bc9dd97dbd63cf6328c64b828776bfcd9b8775",
"sdk|8.0|build-version": "8.0.100-preview.6.23330.14",
"sdk|8.0|product-version": "8.0.100-preview.6",
"sdk|8.0|linux-musl|arm|sha": "ff9f89c04fe35de9fb72437018607c530d25df414c8f56d5faf1b149d6f8cac8e7f779ebc9e3bfcb393d5a9e996c5296072595f1499e65f517c93c487d12d459",
"sdk|8.0|linux-musl|arm64|sha": "5166b11e5c33c6c7561923ab03967e074d66b1aa3174ad1c9bfc8dfc46b6db636b2ca74f018760be8610dda5b73dcd6e58af373ab02047921f03f10a8d1b128a",
"sdk|8.0|linux-musl|x64|sha": "e102714b7b94a33b62d194356f45cb610dc5ab749906d093259cb14ae48abd463738c8068f037c8c4c299820c05d4b7968bb0d87d966b87e51d516116bf7bef2",
"sdk|8.0|linux|arm|sha": "bffe374b1a16e285ef5eae8f9ab89fb7e8fb576c7f9e1853f42561297dc7edc2280301ccf3d9f909c8468bdfa9064bdc9a05946e539cf9b7084133cf29dca6f1",
"sdk|8.0|linux|arm64|sha": "b7c83b9e6fb713a6b59b700bbc53cf929514ffd7a63870e021934c59349b40126c898c1b7428acb579d14973d6d2783a96956233eb36ffff299a5aa39f07730b",
"sdk|8.0|linux|x64|sha": "ef568a1ecf6140237249544673a52dc496cff682d1a078e9309d195d78e632b3870b7fb23eb38cae7b0638c564f6aa340ca2e209c4ae4fbcddb84073138e8a08",
"sdk|8.0|win|x64|sha": "3c2813df353b7f5ff924fb0790e83e11905b4402a0acb7e951059a20696e3f0e8520541697470c681dc64cce2e3e7925dda96e684b136939d83a3bfd95790013"
"sdk|8.0|build-version": "8.0.100-preview.7.23376.3",
"sdk|8.0|product-version": "8.0.100-preview.7",
"sdk|8.0|linux-musl|arm|sha": "14a3c0aaedc787f9a05258138fb70effedb627cb46206bfdbb912936472b78cc3e24878b10b03e95339d3b7382b46a13a87783cb6a77a49243b75b31ecd94cb7",
"sdk|8.0|linux-musl|arm64|sha": "8e5bfb89b287f6ab478e6bd9f4ce1ec482ba4d00b2241f6b4d6081c5885ac0399233bfaf983994b485ea6541a4a2ab9b362cbd582012edb09a6785a7cd7fb292",
"sdk|8.0|linux-musl|x64|sha": "6b7bf38224573496eae08e3000792296de81e16a1bd5a253236427137de4a6a9d7950c99f08ad764e337aa33140db5160218f9ecea0bfbd60c6e6f301e6dd042",
"sdk|8.0|linux|arm|sha": "8d666df78ad89d518eab8a3ecfe85bba32c514276606b33a021ee3a645943a022ebe1becedf90d7a112e0d05608f167fd2d47fdf839191c80321ff21271cac31",
"sdk|8.0|linux|arm64|sha": "454b664a8eca860727bc5c1fd729beb854a0dfee915867f773aba166592a8c63570281c88ce528dc99339e9bcdb8000f0a1ce168bcfd779b3ae2a69ce60d49d5",
"sdk|8.0|linux|x64|sha": "8bc71a586382f0e264024707f2f3af9a2f675dd5d4fbdd4bced7ab207141fb74d7c6492dfd94373505962b8597ae379259d152e4ace93a65dad0f89600afecd8",
"sdk|8.0|win|x64|sha": "7a1bdc73ec79748276a8a57ff608c57c39076ec352b47ba15f7a05bf6738d9d8601572e5ce28cdc4ee6435fb97c42914dab4c84b700ca907e75b3c571559b08b"
}
}

Просмотреть файл

@ -1,19 +1,19 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM $REPO:8.0.0-preview.6-alpine3.18-amd64
FROM $REPO:8.0.0-preview.7-alpine3.18-amd64
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Composite Runtime
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-x64.tar.gz \
&& dotnet_sha512='55fac05c66993eb2fea0c014cb7a72abe2c6a4932077eec65ab76860655efc7d296bba7d19c51c0e5d43c83eadf63178757d87cbff6e6c291d99790d704b7d15' \
&& dotnet_sha512='b6232961afce820f8b02a8a6dc6a928b7e0de4b806ccffa0cb9adc97e715df310df8f4358b2f1f2163634d5468f23233f7b4a7171e58e058c35b8b232497c5f0' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \

Просмотреть файл

@ -1,19 +1,19 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM $REPO:8.0.0-preview.6-alpine3.18-arm32v7
FROM $REPO:8.0.0-preview.7-alpine3.18-arm32v7
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Composite Runtime
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm.tar.gz \
&& dotnet_sha512='9e289cc2272cf4ad503d5a5b053063dd249e4db990af5e994259eca1db38bf6fcda7a26594af23a62765c4d93b2deafbe2620bb77f12a9c715815c22ab8a9195' \
&& dotnet_sha512='5d0972dd9d5f19982c1afc0013f82e6e63bae45906438bd2b310d57ab61935df7bb9824e3e97943b895a3af6b83042ec92426580a371f0ce35e779c017e64a44' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \

Просмотреть файл

@ -1,19 +1,19 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM $REPO:8.0.0-preview.6-alpine3.18-arm64v8
FROM $REPO:8.0.0-preview.7-alpine3.18-arm64v8
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Composite Runtime
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-composite-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
&& dotnet_sha512='663a1e1083fb16467b8ac1ac433ccdfa07988d565f47585266de46d16a3173aa5fe84fd5887bc19e81a468a39d401acb316b47f09a21333cc8f9ac4b72b22fbb' \
&& dotnet_sha512='a74cf44cb2f0f520b9d49386cbf14a144f8c22d6bffb1128525d9daef3c97c5f8104037d1f71373ce6f4da220ce75d925963615bc5c8e3be22b01e54928ee8cb' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \

Просмотреть файл

@ -1,15 +1,15 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM $REPO:8.0.0-preview.6-alpine3.18-amd64
FROM $REPO:8.0.0-preview.7-alpine3.18-amd64
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Core
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-x64.tar.gz \
&& aspnetcore_sha512='87b85205eeb2b803bdda931b347d1186411af4e94a26a30c914d332ee3769926d141b5c3f5987f3838b7b30031d523aa4d04b854a92cef36691d30a60b6250f5' \
&& aspnetcore_sha512='88e3326ba726562edeb2db997e0be3e66f00de59d372df8ded1d5a5cea57254fbaf4b4cadc091ff5cbe18eb23ecbdc86531b48e8fcd699ba226ac55624ee61cb' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz

Просмотреть файл

@ -1,15 +1,15 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM $REPO:8.0.0-preview.6-alpine3.18-arm32v7
FROM $REPO:8.0.0-preview.7-alpine3.18-arm32v7
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Core
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm.tar.gz \
&& aspnetcore_sha512='6445c2bc97c9b099dff8bd28fa6a2026717fc3a7b3fe78e73b21b0ecf6432c052b34fdd5611a527bcf7b857869b087b8b216f83404e8ade07b18fceac3665388' \
&& aspnetcore_sha512='de339c978451d6a267786e2df5d03176e908b8f2620dee13556936f136236720a4c8b1929a9f43f5bb0d29c28a85d9642d290e5b4be4a09182f35d75cd28443e' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz

Просмотреть файл

@ -1,15 +1,15 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM $REPO:8.0.0-preview.6-alpine3.18-arm64v8
FROM $REPO:8.0.0-preview.7-alpine3.18-arm64v8
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Core
RUN wget -O aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-linux-musl-arm64.tar.gz \
&& aspnetcore_sha512='d773344c57a1fe7584b1f7e50ec8ef1441dafb25c47775fee51ebe51076d26ec4efb05c6b654d31a8e60e5817c806a7a4d2dd7988ba133d25f71b68a784d1e6a' \
&& aspnetcore_sha512='e82cdf943268e56e739c094a0a4df685ec84790d8f10d3b261410ca434dc568f475879ffa57dc9765c1b2e3010578249c3a06eff9253556901fe364edf1c2a9b' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz -C /usr/share/dotnet ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz

Просмотреть файл

@ -4,18 +4,18 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM amd64/buildpack-deps:bookworm-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
&& aspnetcore_sha512='767ee4f67777d53edd322c771baa70d592e9fec99dce66e66a67fdd3c377b3f791f0f89b7dd5bbce932f499266f52f21449728849def706d976b55dafe2e6551' \
&& aspnetcore_sha512='b8c8a5cd579a8ee1e082363a73a05a745499365445f784e6ff87547f9acdbe8b7ba525140ef10555bc2802c13af131c2d568ec6af020bd0dd2fdf82d4c258442' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-bookworm-slim-amd64
FROM $REPO:8.0.0-preview.7-bookworm-slim-amd64
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -4,18 +4,18 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM arm32v7/buildpack-deps:bookworm-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm.tar.gz \
&& aspnetcore_sha512='00c40d60abd10dee7bba8f517640b60f3559137d3032a9916f0e5cd6ee0eeda3cfd903d1b214edf1e136450b65aa83cf0f00a90128d008bd78a92982440563db' \
&& aspnetcore_sha512='92efb978a91f7d12b047e690e87fa0e9ea4b000f66440d535cc4e2ef96c53be44bce10942815ec28b9d72b00207281a95eac0f8fa1b95e8c4c8dfb5ac8ddebaa' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-bookworm-slim-arm32v7
FROM $REPO:8.0.0-preview.7-bookworm-slim-arm32v7
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -4,18 +4,18 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM arm64v8/buildpack-deps:bookworm-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
&& aspnetcore_sha512='61387e06d59e4a5a7d22c4b8dae6d984ddd62e4743824136c371a72ceaa5ec607af2bbae269df2d707bb80623d9ead6eac0765eed62531e1dafba80418ba83bc' \
&& aspnetcore_sha512='8c4b4b36083d2b9c50e7f000d925f8a1cf0eb863367724892a12332970a6988afaf6a070efb97dfa3919039b780bb3a235fc51902c3762a4b5cd918f3082490c' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-bookworm-slim-arm64v8
FROM $REPO:8.0.0-preview.7-bookworm-slim-arm64v8
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all
# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-x64.tar.gz \
&& dotnet_sha512='5d1c34a1d3adefa63e5ab1d7ab39f062f66972536c1320a119da3a99ca175a3970df10c81b68d6e5654ff3f2a91e504e298b0711aac1d58f709ef4791728164a' \
&& dotnet_sha512='fd0573b40e3c007a02e8ca4c4c7486f6414249853712ffd3509d13bec0ece6f4b108c631d32188a9e68d562aa199c691472171572104707b8de8e5ac4958163a' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -23,13 +23,13 @@ RUN mkdir /dotnet-symlink \
# ASP.NET Composite Image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-amd64
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-amd64
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all
# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-arm64.tar.gz \
&& dotnet_sha512='dcee55dd728cbd1b09fb5c1731a82a9d746e733fa5e26b5a54b052a587f1a4e8515fb09b5a62dde2932414ec0a6df2170df98083197aa46d03ee1662429c8629' \
&& dotnet_sha512='a6831c7d5e0b2516290224c57c8a410ad6943100cc3cf45be25cbf3a7b45e3ec933dc5f5d291c6d421ea9d2bf3c19f1102a9f5ad5d8a2ae4ba72ab48d644d325' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -23,13 +23,13 @@ RUN mkdir /dotnet-symlink \
# ASP.NET Composite Image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-arm64v8
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-arm64v8
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
&& aspnetcore_sha512='767ee4f67777d53edd322c771baa70d592e9fec99dce66e66a67fdd3c377b3f791f0f89b7dd5bbce932f499266f52f21449728849def706d976b55dafe2e6551' \
&& aspnetcore_sha512='b8c8a5cd579a8ee1e082363a73a05a745499365445f784e6ff87547f9acdbe8b7ba525140ef10555bc2802c13af131c2d568ec6af020bd0dd2fdf82d4c258442' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf aspnetcore.tar.gz -C /dotnet ./shared/Microsoft.AspNetCore.App \
@ -20,9 +20,9 @@ RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-amd64
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-amd64
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
&& aspnetcore_sha512='61387e06d59e4a5a7d22c4b8dae6d984ddd62e4743824136c371a72ceaa5ec607af2bbae269df2d707bb80623d9ead6eac0765eed62531e1dafba80418ba83bc' \
&& aspnetcore_sha512='8c4b4b36083d2b9c50e7f000d925f8a1cf0eb863367724892a12332970a6988afaf6a070efb97dfa3919039b780bb3a235fc51902c3762a4b5cd918f3082490c' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf aspnetcore.tar.gz -C /dotnet ./shared/Microsoft.AspNetCore.App \
@ -20,9 +20,9 @@ RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-arm64v8
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-arm64v8
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -1,25 +1,25 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime
# Installer image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-amd64 AS installer
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-amd64 AS installer
RUN tdnf install -y \
tar \
&& tdnf clean all
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
&& aspnetcore_sha512='767ee4f67777d53edd322c771baa70d592e9fec99dce66e66a67fdd3c377b3f791f0f89b7dd5bbce932f499266f52f21449728849def706d976b55dafe2e6551' \
&& aspnetcore_sha512='b8c8a5cd579a8ee1e082363a73a05a745499365445f784e6ff87547f9acdbe8b7ba525140ef10555bc2802c13af131c2d568ec6af020bd0dd2fdf82d4c258442' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-amd64
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-amd64
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -1,25 +1,25 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime
# Installer image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-arm64v8 AS installer
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-arm64v8 AS installer
RUN tdnf install -y \
tar \
&& tdnf clean all
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
&& aspnetcore_sha512='61387e06d59e4a5a7d22c4b8dae6d984ddd62e4743824136c371a72ceaa5ec607af2bbae269df2d707bb80623d9ead6eac0765eed62531e1dafba80418ba83bc' \
&& aspnetcore_sha512='8c4b4b36083d2b9c50e7f000d925f8a1cf0eb863367724892a12332970a6988afaf6a070efb97dfa3919039b780bb3a235fc51902c3762a4b5cd918f3082490c' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-arm64v8
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-arm64v8
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM amd64/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-x64.tar.gz \
&& dotnet_sha512='5d1c34a1d3adefa63e5ab1d7ab39f062f66972536c1320a119da3a99ca175a3970df10c81b68d6e5654ff3f2a91e504e298b0711aac1d58f709ef4791728164a' \
&& dotnet_sha512='fd0573b40e3c007a02e8ca4c4c7486f6414249853712ffd3509d13bec0ece6f4b108c631d32188a9e68d562aa199c691472171572104707b8de8e5ac4958163a' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -17,13 +17,13 @@ RUN mkdir /dotnet-symlink \
# ASP.NET Composite Image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-amd64
FROM $REPO:8.0.0-preview.7-jammy-chiseled-amd64
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm32v7/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-arm.tar.gz \
&& dotnet_sha512='b7ac118f578202e7d5a760e89ff9dbd931552f5daef38ddc7aa1358cf48158669ccfbb1d2a1d1cfd38cb00785d440fc6508473a31ef17cd41450262561ea667f' \
&& dotnet_sha512='9ef7d063b506277aea02d806be4e224ff208bbe607f18d9de1666be8b7b9e12d4fe9374dc9b6c54d3fcf9f5cb103e471ebdc048abb8eb39d4d953d716327a166' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -17,13 +17,13 @@ RUN mkdir /dotnet-symlink \
# ASP.NET Composite Image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-arm32v7
FROM $REPO:8.0.0-preview.7-jammy-chiseled-arm32v7
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm64v8/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Composite Runtime
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-composite-$aspnetcore_version-linux-arm64.tar.gz \
&& dotnet_sha512='dcee55dd728cbd1b09fb5c1731a82a9d746e733fa5e26b5a54b052a587f1a4e8515fb09b5a62dde2932414ec0a6df2170df98083197aa46d03ee1662429c8629' \
&& dotnet_sha512='a6831c7d5e0b2516290224c57c8a410ad6943100cc3cf45be25cbf3a7b45e3ec933dc5f5d291c6d421ea9d2bf3c19f1102a9f5ad5d8a2ae4ba72ab48d644d325' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -17,13 +17,13 @@ RUN mkdir /dotnet-symlink \
# ASP.NET Composite Image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-arm64v8
FROM $REPO:8.0.0-preview.7-jammy-chiseled-arm64v8
ENV \
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7 \
DOTNET_VERSION=8.0.0-preview.7.23375.6 \
# ASP.NET Core version
ASPNET_VERSION=8.0.0-preview.6.23329.11
ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM amd64/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
&& aspnetcore_sha512='767ee4f67777d53edd322c771baa70d592e9fec99dce66e66a67fdd3c377b3f791f0f89b7dd5bbce932f499266f52f21449728849def706d976b55dafe2e6551' \
&& aspnetcore_sha512='b8c8a5cd579a8ee1e082363a73a05a745499365445f784e6ff87547f9acdbe8b7ba525140ef10555bc2802c13af131c2d568ec6af020bd0dd2fdf82d4c258442' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf aspnetcore.tar.gz -C /dotnet ./shared/Microsoft.AspNetCore.App \
@ -14,9 +14,9 @@ RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-amd64
FROM $REPO:8.0.0-preview.7-jammy-chiseled-amd64
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM arm32v7/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm.tar.gz \
&& aspnetcore_sha512='00c40d60abd10dee7bba8f517640b60f3559137d3032a9916f0e5cd6ee0eeda3cfd903d1b214edf1e136450b65aa83cf0f00a90128d008bd78a92982440563db' \
&& aspnetcore_sha512='92efb978a91f7d12b047e690e87fa0e9ea4b000f66440d535cc4e2ef96c53be44bce10942815ec28b9d72b00207281a95eac0f8fa1b95e8c4c8dfb5ac8ddebaa' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf aspnetcore.tar.gz -C /dotnet ./shared/Microsoft.AspNetCore.App \
@ -14,9 +14,9 @@ RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-arm32v7
FROM $REPO:8.0.0-preview.7-jammy-chiseled-arm32v7
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM arm64v8/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
&& aspnetcore_sha512='61387e06d59e4a5a7d22c4b8dae6d984ddd62e4743824136c371a72ceaa5ec607af2bbae269df2d707bb80623d9ead6eac0765eed62531e1dafba80418ba83bc' \
&& aspnetcore_sha512='8c4b4b36083d2b9c50e7f000d925f8a1cf0eb863367724892a12332970a6988afaf6a070efb97dfa3919039b780bb3a235fc51902c3762a4b5cd918f3082490c' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf aspnetcore.tar.gz -C /dotnet ./shared/Microsoft.AspNetCore.App \
@ -14,9 +14,9 @@ RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-arm64v8
FROM $REPO:8.0.0-preview.7-jammy-chiseled-arm64v8
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,18 +4,18 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM amd64/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-x64.tar.gz \
&& aspnetcore_sha512='767ee4f67777d53edd322c771baa70d592e9fec99dce66e66a67fdd3c377b3f791f0f89b7dd5bbce932f499266f52f21449728849def706d976b55dafe2e6551' \
&& aspnetcore_sha512='b8c8a5cd579a8ee1e082363a73a05a745499365445f784e6ff87547f9acdbe8b7ba525140ef10555bc2802c13af131c2d568ec6af020bd0dd2fdf82d4c258442' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-jammy-amd64
FROM $REPO:8.0.0-preview.7-jammy-amd64
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -4,18 +4,18 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM arm32v7/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm.tar.gz \
&& aspnetcore_sha512='00c40d60abd10dee7bba8f517640b60f3559137d3032a9916f0e5cd6ee0eeda3cfd903d1b214edf1e136450b65aa83cf0f00a90128d008bd78a92982440563db' \
&& aspnetcore_sha512='92efb978a91f7d12b047e690e87fa0e9ea4b000f66440d535cc4e2ef96c53be44bce10942815ec28b9d72b00207281a95eac0f8fa1b95e8c4c8dfb5ac8ddebaa' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-jammy-arm32v7
FROM $REPO:8.0.0-preview.7-jammy-arm32v7
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -4,18 +4,18 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM arm64v8/buildpack-deps:jammy-curl AS installer
# Retrieve ASP.NET Core
RUN aspnetcore_version=8.0.0-preview.6.23329.11 \
RUN aspnetcore_version=8.0.0-preview.7.23375.9 \
&& curl -fSL --output aspnetcore.tar.gz https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-linux-arm64.tar.gz \
&& aspnetcore_sha512='61387e06d59e4a5a7d22c4b8dae6d984ddd62e4743824136c371a72ceaa5ec607af2bbae269df2d707bb80623d9ead6eac0765eed62531e1dafba80418ba83bc' \
&& aspnetcore_sha512='8c4b4b36083d2b9c50e7f000d925f8a1cf0eb863367724892a12332970a6988afaf6a070efb97dfa3919039b780bb3a235fc51902c3762a4b5cd918f3082490c' \
&& echo "$aspnetcore_sha512 aspnetcore.tar.gz" | sha512sum -c - \
&& tar -oxzf aspnetcore.tar.gz ./shared/Microsoft.AspNetCore.App \
&& rm aspnetcore.tar.gz
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-jammy-arm64v8
FROM $REPO:8.0.0-preview.7-jammy-arm64v8
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/shared/Microsoft.AspNetCore.App", "/usr/share/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN powershell -Command `
$ErrorActionPreference = 'Stop'; `
$ProgressPreference = 'SilentlyContinue'; `
`
$aspnetcore_version = '8.0.0-preview.6.23329.11'; `
$aspnetcore_version = '8.0.0-preview.7.23375.9'; `
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-win-x64.zip; `
$aspnetcore_sha512 = 'd2c3ae8c3d4cd59f40edb1ee8ca607ea9d73828f9a22c800c517f07cb85ab5a475e186908c41f5f39e3de89a8a5046910b93878942f530f777e6641f4fd39e33'; `
$aspnetcore_sha512 = 'c28731642b93a1073c82ab7e94c10b67678167576c1fd40fc2a1abeee8000d68f3bce20ceadb1e8ad21160c9e0dc8cc1a399bab6f807c85bbd93b876d752a788'; `
if ((Get-FileHash aspnetcore.zip -Algorithm sha512).Hash -ne $aspnetcore_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
@ -24,9 +24,9 @@ RUN powershell -Command `
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-nanoserver-1809
FROM $REPO:8.0.0-preview.7-nanoserver-1809
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/dotnet/shared/Microsoft.AspNetCore.App", "/Program Files/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN powershell -Command `
$ErrorActionPreference = 'Stop'; `
$ProgressPreference = 'SilentlyContinue'; `
`
$aspnetcore_version = '8.0.0-preview.6.23329.11'; `
$aspnetcore_version = '8.0.0-preview.7.23375.9'; `
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-win-x64.zip; `
$aspnetcore_sha512 = 'd2c3ae8c3d4cd59f40edb1ee8ca607ea9d73828f9a22c800c517f07cb85ab5a475e186908c41f5f39e3de89a8a5046910b93878942f530f777e6641f4fd39e33'; `
$aspnetcore_sha512 = 'c28731642b93a1073c82ab7e94c10b67678167576c1fd40fc2a1abeee8000d68f3bce20ceadb1e8ad21160c9e0dc8cc1a399bab6f807c85bbd93b876d752a788'; `
if ((Get-FileHash aspnetcore.zip -Algorithm sha512).Hash -ne $aspnetcore_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
@ -24,9 +24,9 @@ RUN powershell -Command `
# ASP.NET Core image
FROM $REPO:8.0.0-preview.6-nanoserver-ltsc2022
FROM $REPO:8.0.0-preview.7-nanoserver-ltsc2022
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
COPY --from=installer ["/dotnet/shared/Microsoft.AspNetCore.App", "/Program Files/dotnet/shared/Microsoft.AspNetCore.App"]

Просмотреть файл

@ -1,10 +1,10 @@
# escape=`
ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM $REPO:8.0.0-preview.6-windowsservercore-ltsc2019
FROM $REPO:8.0.0-preview.7-windowsservercore-ltsc2019
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Core Runtime
RUN powershell -Command `
@ -12,7 +12,7 @@ RUN powershell -Command `
$ProgressPreference = 'SilentlyContinue'; `
`
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$Env:ASPNET_VERSION/aspnetcore-runtime-$Env:ASPNET_VERSION-win-x64.zip; `
$aspnetcore_sha512 = 'd2c3ae8c3d4cd59f40edb1ee8ca607ea9d73828f9a22c800c517f07cb85ab5a475e186908c41f5f39e3de89a8a5046910b93878942f530f777e6641f4fd39e33'; `
$aspnetcore_sha512 = 'c28731642b93a1073c82ab7e94c10b67678167576c1fd40fc2a1abeee8000d68f3bce20ceadb1e8ad21160c9e0dc8cc1a399bab6f807c85bbd93b876d752a788'; `
if ((Get-FileHash aspnetcore.zip -Algorithm sha512).Hash -ne $aspnetcore_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `

Просмотреть файл

@ -1,10 +1,10 @@
# escape=`
ARG REPO=mcr.microsoft.com/dotnet/runtime
FROM $REPO:8.0.0-preview.6-windowsservercore-ltsc2022
FROM $REPO:8.0.0-preview.7-windowsservercore-ltsc2022
# ASP.NET Core version
ENV ASPNET_VERSION=8.0.0-preview.6.23329.11
ENV ASPNET_VERSION=8.0.0-preview.7.23375.9
# Install ASP.NET Core Runtime
RUN powershell -Command `
@ -12,7 +12,7 @@ RUN powershell -Command `
$ProgressPreference = 'SilentlyContinue'; `
`
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$Env:ASPNET_VERSION/aspnetcore-runtime-$Env:ASPNET_VERSION-win-x64.zip; `
$aspnetcore_sha512 = 'd2c3ae8c3d4cd59f40edb1ee8ca607ea9d73828f9a22c800c517f07cb85ab5a475e186908c41f5f39e3de89a8a5046910b93878942f530f777e6641f4fd39e33'; `
$aspnetcore_sha512 = 'c28731642b93a1073c82ab7e94c10b67678167576c1fd40fc2a1abeee8000d68f3bce20ceadb1e8ad21160c9e0dc8cc1a399bab6f807c85bbd93b876d752a788'; `
if ((Get-FileHash aspnetcore.zip -Algorithm sha512).Hash -ne $aspnetcore_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `

Просмотреть файл

@ -20,7 +20,7 @@ RUN dotnet_monitor_version=8.0.0-preview.6.23354.3 \
# .NET Monitor Base image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-amd64
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-amd64
WORKDIR /app
COPY --from=installer /app .

Просмотреть файл

@ -20,7 +20,7 @@ RUN dotnet_monitor_version=8.0.0-preview.6.23354.3 \
# .NET Monitor Base image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-arm64v8
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-arm64v8
WORKDIR /app
COPY --from=installer /app .

Просмотреть файл

@ -14,7 +14,7 @@ RUN dotnet_monitor_version=8.0.0-preview.6.23354.3 \
# .NET Monitor Base image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-amd64
FROM $REPO:8.0.0-preview.7-jammy-chiseled-amd64
WORKDIR /app
COPY --from=installer /app .

Просмотреть файл

@ -14,7 +14,7 @@ RUN dotnet_monitor_version=8.0.0-preview.6.23354.3 \
# .NET Monitor Base image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-arm64v8
FROM $REPO:8.0.0-preview.7-jammy-chiseled-arm64v8
WORKDIR /app
COPY --from=installer /app .

Просмотреть файл

@ -7,11 +7,9 @@ RUN apt-get update \
RUN git clone --no-checkout https://github.com/canonical/chisel /opt/chisel \
&& cd /opt/chisel \
&& git checkout 00f796f17323422704241517aa0386ded5e0fba1 \
&& git checkout 121a047c83d6c028d3772a825206c8b22a7bca3e \
\
&& git clone --no-checkout https://github.com/canonical/rocks-toolbox /opt/rocks-toolbox \
&& cd /opt/rocks-toolbox \
&& git checkout e92d18b733647e77b6829968c91f8a16d25c1f2d
&& git clone --branch v1.0.0 --depth 1 https://github.com/canonical/rocks-toolbox /opt/rocks-toolbox
WORKDIR /opt/chisel

Просмотреть файл

@ -7,11 +7,9 @@ RUN apt-get update \
RUN git clone --no-checkout https://github.com/canonical/chisel /opt/chisel \
&& cd /opt/chisel \
&& git checkout 00f796f17323422704241517aa0386ded5e0fba1 \
&& git checkout 121a047c83d6c028d3772a825206c8b22a7bca3e \
\
&& git clone --no-checkout https://github.com/canonical/rocks-toolbox /opt/rocks-toolbox \
&& cd /opt/rocks-toolbox \
&& git checkout e92d18b733647e77b6829968c91f8a16d25c1f2d
&& git clone --branch v1.0.0 --depth 1 https://github.com/canonical/rocks-toolbox /opt/rocks-toolbox
WORKDIR /opt/chisel

Просмотреть файл

@ -7,11 +7,9 @@ RUN apt-get update \
RUN git clone --no-checkout https://github.com/canonical/chisel /opt/chisel \
&& cd /opt/chisel \
&& git checkout 00f796f17323422704241517aa0386ded5e0fba1 \
&& git checkout 121a047c83d6c028d3772a825206c8b22a7bca3e \
\
&& git clone --no-checkout https://github.com/canonical/rocks-toolbox /opt/rocks-toolbox \
&& cd /opt/rocks-toolbox \
&& git checkout e92d18b733647e77b6829968c91f8a16d25c1f2d
&& git clone --branch v1.0.0 --depth 1 https://github.com/canonical/rocks-toolbox /opt/rocks-toolbox
WORKDIR /opt/chisel

Просмотреть файл

@ -1,15 +1,15 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM $REPO:8.0.0-preview.6-alpine3.18-amd64
FROM $REPO:8.0.0-preview.7-alpine3.18-amd64
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
# Install .NET Runtime
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$DOTNET_VERSION/dotnet-runtime-$DOTNET_VERSION-linux-musl-x64.tar.gz \
&& dotnet_sha512='4200335f7c2192cff85668bae6882c3f0296656730f532ebbbc218d1e52afa6d0d75f0369ee56cc91b5b5868f90a96b2004fc1c3a9fe0eacc07cff3974b5ea31' \
&& dotnet_sha512='c652094295b7df12d2d0272822cd861417c90c2313a87ebd515f3b0e9c67e165b133c4ef4b99f3731bf842a2145bf4607fa1c2db17fbea22615e2cb84d54db34' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \

Просмотреть файл

@ -1,15 +1,15 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM $REPO:8.0.0-preview.6-alpine3.18-arm32v7
FROM $REPO:8.0.0-preview.7-alpine3.18-arm32v7
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
# Install .NET Runtime
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$DOTNET_VERSION/dotnet-runtime-$DOTNET_VERSION-linux-musl-arm.tar.gz \
&& dotnet_sha512='e76ac001841870347f4a4101396f853275474dafa42c03c11a8f3590f5413d90013b2e3e57a9f34d2bd5e0c0e8b7e68b7d63bec9655e05c5a978623ca481a3e8' \
&& dotnet_sha512='0c6c5df0414a8bd517816dde69103cac65dee581f6f09169481090acb9b76f86f9bc2f6e6a174925683fdfa0bcb2145063b9c79c74355568c87ca55f7a0b1923' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \

Просмотреть файл

@ -1,15 +1,15 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM $REPO:8.0.0-preview.6-alpine3.18-arm64v8
FROM $REPO:8.0.0-preview.7-alpine3.18-arm64v8
# .NET globalization APIs will use invariant mode by default because DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true is set
# by the base runtime-deps image. See https://aka.ms/dotnet-globalization-alpine-containers for more information.
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
# Install .NET Runtime
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$DOTNET_VERSION/dotnet-runtime-$DOTNET_VERSION-linux-musl-arm64.tar.gz \
&& dotnet_sha512='b17101bf0fcf75c526b7d15c9c181bddb6af23aa57153eb7d9f05b0d8ff7d3cefebf1041e7c92413d152e30c8345c907dc790f5325f2205a7c65a8cef494ffa1' \
&& dotnet_sha512='724c01d49d373b09c8213f06121ebd9169529b1f05fc3eb33fea3cc8619ad3bac6ff66d24feb253405fee9bbbffbbe7d1ff6c1bd4b5310564e3fb5cbd9617bfb' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM amd64/buildpack-deps:bookworm-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz \
&& dotnet_sha512='382a74804ef96aa1b829977ad125b132d5432c1956460187566047be02684cd027d0a1831cbd0fef1ca0e36bbfbb2a94a6e21e4be7fd9d7b663ad05b838f2f7b' \
&& dotnet_sha512='bfd8491550178b86a7a72fe06bdc82f0dd66771d5b60d7e4e1133cdde29f84bd57857d846722e027bd209db087123b2d12b2e23590d77991052269fa265814e1' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -14,10 +14,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-bookworm-slim-amd64
FROM $REPO:8.0.0-preview.7-bookworm-slim-amd64
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm32v7/buildpack-deps:bookworm-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm.tar.gz \
&& dotnet_sha512='22bb9e49f8d69efc2864364318a763877792b27a5c472cfddfeb622e126892225c18cd80237336031f00e324b807dcb2316e6281d489d5e11620ef3e1fd2cfcb' \
&& dotnet_sha512='8783bbb161b843659f952ec30ab7b3584d225a11d9763daa59dc99f59e131348a63604b8cdad77be6e2bdec1b48b9510f3992dc8cc16083a217b079503262206' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -14,10 +14,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-bookworm-slim-arm32v7
FROM $REPO:8.0.0-preview.7-bookworm-slim-arm32v7
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm64v8/buildpack-deps:bookworm-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz \
&& dotnet_sha512='870b08f9e861f51e5d3e36df13a164bdfd5bcda4349992bc7f05cf386868dac5658ee8e836fa7726168f8f8a9bd4e66268ab09e07acd81d924d9f43b93ac31bb' \
&& dotnet_sha512='980434e91d6f9dcdd91901ef92aca6e15d015d3c4ed9dd92a11bc4bbe535010b8b5f0d0cf774427d529939663138b1523b28534f090ec41a5ab5abd61699909b' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -14,10 +14,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-bookworm-slim-arm64v8
FROM $REPO:8.0.0-preview.7-bookworm-slim-arm64v8
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz \
&& dotnet_sha512='382a74804ef96aa1b829977ad125b132d5432c1956460187566047be02684cd027d0a1831cbd0fef1ca0e36bbfbb2a94a6e21e4be7fd9d7b663ad05b838f2f7b' \
&& dotnet_sha512='bfd8491550178b86a7a72fe06bdc82f0dd66771d5b60d7e4e1133cdde29f84bd57857d846722e027bd209db087123b2d12b2e23590d77991052269fa265814e1' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -23,10 +23,10 @@ RUN mkdir /dotnet-symlink \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-amd64
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-amd64
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -10,9 +10,9 @@ RUN tdnf install -y \
&& tdnf clean all
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz \
&& dotnet_sha512='870b08f9e861f51e5d3e36df13a164bdfd5bcda4349992bc7f05cf386868dac5658ee8e836fa7726168f8f8a9bd4e66268ab09e07acd81d924d9f43b93ac31bb' \
&& dotnet_sha512='980434e91d6f9dcdd91901ef92aca6e15d015d3c4ed9dd92a11bc4bbe535010b8b5f0d0cf774427d529939663138b1523b28534f090ec41a5ab5abd61699909b' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -23,10 +23,10 @@ RUN mkdir /dotnet-symlink \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-distroless-arm64v8
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-distroless-arm64v8
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -1,16 +1,16 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
# Installer image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-amd64 AS installer
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-amd64 AS installer
RUN tdnf install -y \
tar \
&& tdnf clean all
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz \
&& dotnet_sha512='382a74804ef96aa1b829977ad125b132d5432c1956460187566047be02684cd027d0a1831cbd0fef1ca0e36bbfbb2a94a6e21e4be7fd9d7b663ad05b838f2f7b' \
&& dotnet_sha512='bfd8491550178b86a7a72fe06bdc82f0dd66771d5b60d7e4e1133cdde29f84bd57857d846722e027bd209db087123b2d12b2e23590d77991052269fa265814e1' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -18,10 +18,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-amd64
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-amd64
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -1,16 +1,16 @@
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
# Installer image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-arm64v8 AS installer
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-arm64v8 AS installer
RUN tdnf install -y \
tar \
&& tdnf clean all
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz \
&& dotnet_sha512='870b08f9e861f51e5d3e36df13a164bdfd5bcda4349992bc7f05cf386868dac5658ee8e836fa7726168f8f8a9bd4e66268ab09e07acd81d924d9f43b93ac31bb' \
&& dotnet_sha512='980434e91d6f9dcdd91901ef92aca6e15d015d3c4ed9dd92a11bc4bbe535010b8b5f0d0cf774427d529939663138b1523b28534f090ec41a5ab5abd61699909b' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -18,10 +18,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-arm64v8
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-arm64v8
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM amd64/buildpack-deps:jammy-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz \
&& dotnet_sha512='382a74804ef96aa1b829977ad125b132d5432c1956460187566047be02684cd027d0a1831cbd0fef1ca0e36bbfbb2a94a6e21e4be7fd9d7b663ad05b838f2f7b' \
&& dotnet_sha512='bfd8491550178b86a7a72fe06bdc82f0dd66771d5b60d7e4e1133cdde29f84bd57857d846722e027bd209db087123b2d12b2e23590d77991052269fa265814e1' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -17,10 +17,10 @@ RUN mkdir /dotnet-symlink \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-amd64
FROM $REPO:8.0.0-preview.7-jammy-chiseled-amd64
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm32v7/buildpack-deps:jammy-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm.tar.gz \
&& dotnet_sha512='22bb9e49f8d69efc2864364318a763877792b27a5c472cfddfeb622e126892225c18cd80237336031f00e324b807dcb2316e6281d489d5e11620ef3e1fd2cfcb' \
&& dotnet_sha512='8783bbb161b843659f952ec30ab7b3584d225a11d9763daa59dc99f59e131348a63604b8cdad77be6e2bdec1b48b9510f3992dc8cc16083a217b079503262206' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -17,10 +17,10 @@ RUN mkdir /dotnet-symlink \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-arm32v7
FROM $REPO:8.0.0-preview.7-jammy-chiseled-arm32v7
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm64v8/buildpack-deps:jammy-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz \
&& dotnet_sha512='870b08f9e861f51e5d3e36df13a164bdfd5bcda4349992bc7f05cf386868dac5658ee8e836fa7726168f8f8a9bd4e66268ab09e07acd81d924d9f43b93ac31bb' \
&& dotnet_sha512='980434e91d6f9dcdd91901ef92aca6e15d015d3c4ed9dd92a11bc4bbe535010b8b5f0d0cf774427d529939663138b1523b28534f090ec41a5ab5abd61699909b' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet \
@ -17,10 +17,10 @@ RUN mkdir /dotnet-symlink \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-jammy-chiseled-arm64v8
FROM $REPO:8.0.0-preview.7-jammy-chiseled-arm64v8
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/usr/share/dotnet", "/usr/share/dotnet"]
COPY --from=installer ["/dotnet-symlink", "/usr/bin"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM amd64/buildpack-deps:jammy-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-x64.tar.gz \
&& dotnet_sha512='382a74804ef96aa1b829977ad125b132d5432c1956460187566047be02684cd027d0a1831cbd0fef1ca0e36bbfbb2a94a6e21e4be7fd9d7b663ad05b838f2f7b' \
&& dotnet_sha512='bfd8491550178b86a7a72fe06bdc82f0dd66771d5b60d7e4e1133cdde29f84bd57857d846722e027bd209db087123b2d12b2e23590d77991052269fa265814e1' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -14,10 +14,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-jammy-amd64
FROM $REPO:8.0.0-preview.7-jammy-amd64
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm32v7/buildpack-deps:jammy-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm.tar.gz \
&& dotnet_sha512='22bb9e49f8d69efc2864364318a763877792b27a5c472cfddfeb622e126892225c18cd80237336031f00e324b807dcb2316e6281d489d5e11620ef3e1fd2cfcb' \
&& dotnet_sha512='8783bbb161b843659f952ec30ab7b3584d225a11d9763daa59dc99f59e131348a63604b8cdad77be6e2bdec1b48b9510f3992dc8cc16083a217b079503262206' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -14,10 +14,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-jammy-arm32v7
FROM $REPO:8.0.0-preview.7-jammy-arm32v7
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -4,9 +4,9 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
FROM arm64v8/buildpack-deps:jammy-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=8.0.0-preview.6.23329.7 \
RUN dotnet_version=8.0.0-preview.7.23375.6 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm64.tar.gz \
&& dotnet_sha512='870b08f9e861f51e5d3e36df13a164bdfd5bcda4349992bc7f05cf386868dac5658ee8e836fa7726168f8f8a9bd4e66268ab09e07acd81d924d9f43b93ac31bb' \
&& dotnet_sha512='980434e91d6f9dcdd91901ef92aca6e15d015d3c4ed9dd92a11bc4bbe535010b8b5f0d0cf774427d529939663138b1523b28534f090ec41a5ab5abd61699909b' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /dotnet \
&& tar -oxzf dotnet.tar.gz -C /dotnet \
@ -14,10 +14,10 @@ RUN dotnet_version=8.0.0-preview.6.23329.7 \
# .NET runtime image
FROM $REPO:8.0.0-preview.6-jammy-arm64v8
FROM $REPO:8.0.0-preview.7-jammy-arm64v8
# .NET Runtime version
ENV DOTNET_VERSION=8.0.0-preview.6.23329.7
ENV DOTNET_VERSION=8.0.0-preview.7.23375.6
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]

Просмотреть файл

@ -8,9 +8,9 @@ RUN powershell -Command `
$ErrorActionPreference = 'Stop'; `
$ProgressPreference = 'SilentlyContinue'; `
`
$dotnet_version = '8.0.0-preview.6.23329.7'; `
$dotnet_version = '8.0.0-preview.7.23375.6'; `
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-win-x64.zip; `
$dotnet_sha512 = 'e382cf0eec43ecca21816afd70c634d14c7f80505e49b03223485174da05889c9c043da04fd92d31e38f81343ed79a22277524f529650641393ca04eca912534'; `
$dotnet_sha512 = 'ea8f7279bdb1b1d1b23b5a16109c66dce9fa9ead12b0cb6785650e4f9aad5f56f7b9a8e298e117acbb83c54e300d43845b9af309b6faa05986051f5323f25abf'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
@ -30,7 +30,7 @@ ENV `
# Enable detection of running in a container
DOTNET_RUNNING_IN_CONTAINER=true `
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7
DOTNET_VERSION=8.0.0-preview.7.23375.6
# In order to set system PATH, ContainerAdministrator must be used
USER ContainerAdministrator

Просмотреть файл

@ -8,9 +8,9 @@ RUN powershell -Command `
$ErrorActionPreference = 'Stop'; `
$ProgressPreference = 'SilentlyContinue'; `
`
$dotnet_version = '8.0.0-preview.6.23329.7'; `
$dotnet_version = '8.0.0-preview.7.23375.6'; `
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-win-x64.zip; `
$dotnet_sha512 = 'e382cf0eec43ecca21816afd70c634d14c7f80505e49b03223485174da05889c9c043da04fd92d31e38f81343ed79a22277524f529650641393ca04eca912534'; `
$dotnet_sha512 = 'ea8f7279bdb1b1d1b23b5a16109c66dce9fa9ead12b0cb6785650e4f9aad5f56f7b9a8e298e117acbb83c54e300d43845b9af309b6faa05986051f5323f25abf'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
@ -30,7 +30,7 @@ ENV `
# Enable detection of running in a container
DOTNET_RUNNING_IN_CONTAINER=true `
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7
DOTNET_VERSION=8.0.0-preview.7.23375.6
# In order to set system PATH, ContainerAdministrator must be used
USER ContainerAdministrator

Просмотреть файл

@ -8,7 +8,7 @@ ENV `
# Enable detection of running in a container
DOTNET_RUNNING_IN_CONTAINER=true `
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7
DOTNET_VERSION=8.0.0-preview.7.23375.6
# Install .NET Runtime
RUN powershell -Command `
@ -16,7 +16,7 @@ RUN powershell -Command `
$ProgressPreference = 'SilentlyContinue'; `
`
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Runtime/$Env:DOTNET_VERSION/dotnet-runtime-$Env:DOTNET_VERSION-win-x64.zip; `
$dotnet_sha512 = 'e382cf0eec43ecca21816afd70c634d14c7f80505e49b03223485174da05889c9c043da04fd92d31e38f81343ed79a22277524f529650641393ca04eca912534'; `
$dotnet_sha512 = 'ea8f7279bdb1b1d1b23b5a16109c66dce9fa9ead12b0cb6785650e4f9aad5f56f7b9a8e298e117acbb83c54e300d43845b9af309b6faa05986051f5323f25abf'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `

Просмотреть файл

@ -8,7 +8,7 @@ ENV `
# Enable detection of running in a container
DOTNET_RUNNING_IN_CONTAINER=true `
# .NET Runtime version
DOTNET_VERSION=8.0.0-preview.6.23329.7
DOTNET_VERSION=8.0.0-preview.7.23375.6
# Install .NET Runtime
RUN powershell -Command `
@ -16,7 +16,7 @@ RUN powershell -Command `
$ProgressPreference = 'SilentlyContinue'; `
`
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Runtime/$Env:DOTNET_VERSION/dotnet-runtime-$Env:DOTNET_VERSION-win-x64.zip; `
$dotnet_sha512 = 'e382cf0eec43ecca21816afd70c634d14c7f80505e49b03223485174da05889c9c043da04fd92d31e38f81343ed79a22277524f529650641393ca04eca912534'; `
$dotnet_sha512 = 'ea8f7279bdb1b1d1b23b5a16109c66dce9fa9ead12b0cb6785650e4f9aad5f56f7b9a8e298e117acbb83c54e300d43845b9af309b6faa05986051f5323f25abf'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-alpine3.18-amd64
FROM $REPO:8.0.0-preview.7-alpine3.18-amd64
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Disable the invariant mode (set in base image)
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false \
# Enable correct mode for dotnet watch (only mode supported in a container)
@ -25,7 +25,7 @@ RUN apk add --upgrade --no-cache \
# Install .NET SDK
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-musl-x64.tar.gz \
&& dotnet_sha512='e102714b7b94a33b62d194356f45cb610dc5ab749906d093259cb14ae48abd463738c8068f037c8c4c299820c05d4b7968bb0d87d966b87e51d516116bf7bef2' \
&& dotnet_sha512='6b7bf38224573496eae08e3000792296de81e16a1bd5a253236427137de4a6a9d7950c99f08ad764e337aa33140db5160218f9ecea0bfbd60c6e6f301e6dd042' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-alpine3.18-arm32v7
FROM $REPO:8.0.0-preview.7-alpine3.18-arm32v7
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Disable the invariant mode (set in base image)
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false \
# Enable correct mode for dotnet watch (only mode supported in a container)
@ -25,7 +25,7 @@ RUN apk add --upgrade --no-cache \
# Install .NET SDK
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-musl-arm.tar.gz \
&& dotnet_sha512='ff9f89c04fe35de9fb72437018607c530d25df414c8f56d5faf1b149d6f8cac8e7f779ebc9e3bfcb393d5a9e996c5296072595f1499e65f517c93c487d12d459' \
&& dotnet_sha512='14a3c0aaedc787f9a05258138fb70effedb627cb46206bfdbb912936472b78cc3e24878b10b03e95339d3b7382b46a13a87783cb6a77a49243b75b31ecd94cb7' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-alpine3.18-arm64v8
FROM $REPO:8.0.0-preview.7-alpine3.18-arm64v8
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Disable the invariant mode (set in base image)
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false \
# Enable correct mode for dotnet watch (only mode supported in a container)
@ -25,7 +25,7 @@ RUN apk add --upgrade --no-cache \
# Install .NET SDK
RUN wget -O dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-musl-arm64.tar.gz \
&& dotnet_sha512='5166b11e5c33c6c7561923ab03967e074d66b1aa3174ad1c9bfc8dfc46b6db636b2ca74f018760be8610dda5b73dcd6e58af373ab02047921f03f10a8d1b128a' \
&& dotnet_sha512='8e5bfb89b287f6ab478e6bd9f4ce1ec482ba4d00b2241f6b4d6081c5885ac0399233bfaf983994b485ea6541a4a2ab9b362cbd582012edb09a6785a7cd7fb292' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-bookworm-slim-amd64
FROM $REPO:8.0.0-preview.7-bookworm-slim-amd64
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -24,7 +24,7 @@ RUN apt-get update \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz \
&& dotnet_sha512='ef568a1ecf6140237249544673a52dc496cff682d1a078e9309d195d78e632b3870b7fb23eb38cae7b0638c564f6aa340ca2e209c4ae4fbcddb84073138e8a08' \
&& dotnet_sha512='8bc71a586382f0e264024707f2f3af9a2f675dd5d4fbdd4bced7ab207141fb74d7c6492dfd94373505962b8597ae379259d152e4ace93a65dad0f89600afecd8' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-bookworm-slim-arm32v7
FROM $REPO:8.0.0-preview.7-bookworm-slim-arm32v7
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -24,7 +24,7 @@ RUN apt-get update \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm.tar.gz \
&& dotnet_sha512='bffe374b1a16e285ef5eae8f9ab89fb7e8fb576c7f9e1853f42561297dc7edc2280301ccf3d9f909c8468bdfa9064bdc9a05946e539cf9b7084133cf29dca6f1' \
&& dotnet_sha512='8d666df78ad89d518eab8a3ecfe85bba32c514276606b33a021ee3a645943a022ebe1becedf90d7a112e0d05608f167fd2d47fdf839191c80321ff21271cac31' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-bookworm-slim-arm64v8
FROM $REPO:8.0.0-preview.7-bookworm-slim-arm64v8
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -24,7 +24,7 @@ RUN apt-get update \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm64.tar.gz \
&& dotnet_sha512='b7c83b9e6fb713a6b59b700bbc53cf929514ffd7a63870e021934c59349b40126c898c1b7428acb579d14973d6d2783a96956233eb36ffff299a5aa39f07730b' \
&& dotnet_sha512='454b664a8eca860727bc5c1fd729beb854a0dfee915867f773aba166592a8c63570281c88ce528dc99339e9bcdb8000f0a1ce168bcfd779b3ae2a69ce60d49d5' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-amd64
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-amd64
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -22,7 +22,7 @@ RUN tdnf install -y \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz \
&& dotnet_sha512='ef568a1ecf6140237249544673a52dc496cff682d1a078e9309d195d78e632b3870b7fb23eb38cae7b0638c564f6aa340ca2e209c4ae4fbcddb84073138e8a08' \
&& dotnet_sha512='8bc71a586382f0e264024707f2f3af9a2f675dd5d4fbdd4bced7ab207141fb74d7c6492dfd94373505962b8597ae379259d152e4ace93a65dad0f89600afecd8' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
&& rm dotnet.tar.gz \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-cbl-mariner2.0-arm64v8
FROM $REPO:8.0.0-preview.7-cbl-mariner2.0-arm64v8
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -22,7 +22,7 @@ RUN tdnf install -y \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm64.tar.gz \
&& dotnet_sha512='b7c83b9e6fb713a6b59b700bbc53cf929514ffd7a63870e021934c59349b40126c898c1b7428acb579d14973d6d2783a96956233eb36ffff299a5aa39f07730b' \
&& dotnet_sha512='454b664a8eca860727bc5c1fd729beb854a0dfee915867f773aba166592a8c63570281c88ce528dc99339e9bcdb8000f0a1ce168bcfd779b3ae2a69ce60d49d5' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \
&& rm dotnet.tar.gz \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-jammy-amd64
FROM $REPO:8.0.0-preview.7-jammy-amd64
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -24,7 +24,7 @@ RUN apt-get update \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-x64.tar.gz \
&& dotnet_sha512='ef568a1ecf6140237249544673a52dc496cff682d1a078e9309d195d78e632b3870b7fb23eb38cae7b0638c564f6aa340ca2e209c4ae4fbcddb84073138e8a08' \
&& dotnet_sha512='8bc71a586382f0e264024707f2f3af9a2f675dd5d4fbdd4bced7ab207141fb74d7c6492dfd94373505962b8597ae379259d152e4ace93a65dad0f89600afecd8' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-jammy-arm32v7
FROM $REPO:8.0.0-preview.7-jammy-arm32v7
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -24,7 +24,7 @@ RUN apt-get update \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm.tar.gz \
&& dotnet_sha512='bffe374b1a16e285ef5eae8f9ab89fb7e8fb576c7f9e1853f42561297dc7edc2280301ccf3d9f909c8468bdfa9064bdc9a05946e539cf9b7084133cf29dca6f1' \
&& dotnet_sha512='8d666df78ad89d518eab8a3ecfe85bba32c514276606b33a021ee3a645943a022ebe1becedf90d7a112e0d05608f167fd2d47fdf839191c80321ff21271cac31' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -1,5 +1,5 @@
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-jammy-arm64v8
FROM $REPO:8.0.0-preview.7-jammy-arm64v8
ENV \
# Do not generate certificate
@ -7,7 +7,7 @@ ENV \
# Do not show first run text
DOTNET_NOLOGO=true \
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 \
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 \
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true \
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -24,7 +24,7 @@ RUN apt-get update \
# Install .NET SDK
RUN curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Sdk/$DOTNET_SDK_VERSION/dotnet-sdk-$DOTNET_SDK_VERSION-linux-arm64.tar.gz \
&& dotnet_sha512='b7c83b9e6fb713a6b59b700bbc53cf929514ffd7a63870e021934c59349b40126c898c1b7428acb579d14973d6d2783a96956233eb36ffff299a5aa39f07730b' \
&& dotnet_sha512='454b664a8eca860727bc5c1fd729beb854a0dfee915867f773aba166592a8c63570281c88ce528dc99339e9bcdb8000f0a1ce168bcfd779b3ae2a69ce60d49d5' \
&& echo "$dotnet_sha512 dotnet.tar.gz" | sha512sum -c - \
&& mkdir -p /usr/share/dotnet \
&& tar -oxzf dotnet.tar.gz -C /usr/share/dotnet ./packs ./sdk ./sdk-manifests ./templates ./LICENSE.txt ./ThirdPartyNotices.txt \

Просмотреть файл

@ -25,9 +25,9 @@ RUN powershell -Command " `
$ProgressPreference = 'SilentlyContinue'; `
`
# Retrieve .NET SDK
$sdk_version = '8.0.100-preview.6.23330.14'; `
$sdk_version = '8.0.100-preview.7.23376.3'; `
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Sdk/$sdk_version/dotnet-sdk-$sdk_version-win-x64.zip; `
$dotnet_sha512 = '3c2813df353b7f5ff924fb0790e83e11905b4402a0acb7e951059a20696e3f0e8520541697470c681dc64cce2e3e7925dda96e684b136939d83a3bfd95790013'; `
$dotnet_sha512 = '7a1bdc73ec79748276a8a57ff608c57c39076ec352b47ba15f7a05bf6738d9d8601572e5ce28cdc4ee6435fb97c42914dab4c84b700ca907e75b3c571559b08b'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
@ -61,7 +61,7 @@ RUN powershell -Command " `
| Remove-Item -Force -Recurse"
# SDK image
FROM $REPO:8.0.0-preview.6-nanoserver-1809
FROM $REPO:8.0.0-preview.7-nanoserver-1809
ENV `
# Do not generate certificate
@ -69,7 +69,7 @@ ENV `
# Do not show first run text
DOTNET_NOLOGO=true `
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 `
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 `
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true `
# Skip extraction of XML docs - generally not useful within an image/container - helps performance

Просмотреть файл

@ -25,9 +25,9 @@ RUN powershell -Command " `
$ProgressPreference = 'SilentlyContinue'; `
`
# Retrieve .NET SDK
$sdk_version = '8.0.100-preview.6.23330.14'; `
$sdk_version = '8.0.100-preview.7.23376.3'; `
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Sdk/$sdk_version/dotnet-sdk-$sdk_version-win-x64.zip; `
$dotnet_sha512 = '3c2813df353b7f5ff924fb0790e83e11905b4402a0acb7e951059a20696e3f0e8520541697470c681dc64cce2e3e7925dda96e684b136939d83a3bfd95790013'; `
$dotnet_sha512 = '7a1bdc73ec79748276a8a57ff608c57c39076ec352b47ba15f7a05bf6738d9d8601572e5ce28cdc4ee6435fb97c42914dab4c84b700ca907e75b3c571559b08b'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
@ -61,7 +61,7 @@ RUN powershell -Command " `
| Remove-Item -Force -Recurse"
# SDK image
FROM $REPO:8.0.0-preview.6-nanoserver-ltsc2022
FROM $REPO:8.0.0-preview.7-nanoserver-ltsc2022
ENV `
# Do not generate certificate
@ -69,7 +69,7 @@ ENV `
# Do not show first run text
DOTNET_NOLOGO=true `
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 `
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 `
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true `
# Skip extraction of XML docs - generally not useful within an image/container - helps performance

Просмотреть файл

@ -1,7 +1,7 @@
# escape=`
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-windowsservercore-ltsc2019
FROM $REPO:8.0.0-preview.7-windowsservercore-ltsc2019
ENV `
# Do not generate certificate
@ -9,7 +9,7 @@ ENV `
# Do not show first run text
DOTNET_NOLOGO=true `
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 `
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 `
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true `
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -38,7 +38,7 @@ RUN powershell -Command " `
`
# Retrieve .NET SDK
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Sdk/$Env:DOTNET_SDK_VERSION/dotnet-sdk-$Env:DOTNET_SDK_VERSION-win-x64.zip; `
$dotnet_sha512 = '3c2813df353b7f5ff924fb0790e83e11905b4402a0acb7e951059a20696e3f0e8520541697470c681dc64cce2e3e7925dda96e684b136939d83a3bfd95790013'; `
$dotnet_sha512 = '7a1bdc73ec79748276a8a57ff608c57c39076ec352b47ba15f7a05bf6738d9d8601572e5ce28cdc4ee6435fb97c42914dab4c84b700ca907e75b3c571559b08b'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `

Просмотреть файл

@ -1,7 +1,7 @@
# escape=`
ARG REPO=mcr.microsoft.com/dotnet/aspnet
FROM $REPO:8.0.0-preview.6-windowsservercore-ltsc2022
FROM $REPO:8.0.0-preview.7-windowsservercore-ltsc2022
ENV `
# Do not generate certificate
@ -9,7 +9,7 @@ ENV `
# Do not show first run text
DOTNET_NOLOGO=true `
# SDK version
DOTNET_SDK_VERSION=8.0.100-preview.6.23330.14 `
DOTNET_SDK_VERSION=8.0.100-preview.7.23376.3 `
# Enable correct mode for dotnet watch (only mode supported in a container)
DOTNET_USE_POLLING_FILE_WATCHER=true `
# Skip extraction of XML docs - generally not useful within an image/container - helps performance
@ -38,7 +38,7 @@ RUN powershell -Command " `
`
# Retrieve .NET SDK
Invoke-WebRequest -OutFile dotnet.zip https://dotnetcli.azureedge.net/dotnet/Sdk/$Env:DOTNET_SDK_VERSION/dotnet-sdk-$Env:DOTNET_SDK_VERSION-win-x64.zip; `
$dotnet_sha512 = '3c2813df353b7f5ff924fb0790e83e11905b4402a0acb7e951059a20696e3f0e8520541697470c681dc64cce2e3e7925dda96e684b136939d83a3bfd95790013'; `
$dotnet_sha512 = '7a1bdc73ec79748276a8a57ff608c57c39076ec352b47ba15f7a05bf6738d9d8601572e5ce28cdc4ee6435fb97c42914dab4c84b700ca907e75b3c571559b08b'; `
if ((Get-FileHash dotnet.zip -Algorithm sha512).Hash -ne $dotnet_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `