Updates for .NET May 2024 OOB Releases (#5509)
This commit is contained in:
Коммит
bd185eb00e
230
README.aspnet.md
230
README.aspnet.md
|
@ -72,45 +72,45 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
## Linux amd64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.18-composite-amd64, 8.0-alpine3.18-composite-amd64, 8.0.5-alpine3.18-composite, 8.0-alpine3.18-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.5-alpine3.19-composite-amd64, 8.0-alpine3.19-composite-amd64, 8.0-alpine-composite-amd64, 8.0.5-alpine3.19-composite, 8.0-alpine3.19-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19-composite/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.5-noble-amd64, 8.0-noble-amd64, 8.0.5-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-amd64, 8.0-noble-chiseled-amd64, 8.0.5-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-extra-amd64, 8.0-noble-chiseled-extra-amd64, 8.0.5-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-composite-amd64, 8.0-noble-chiseled-composite-amd64, 8.0.5-noble-chiseled-composite, 8.0-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-composite-extra-amd64, 8.0-noble-chiseled-composite-extra-amd64, 8.0.5-noble-chiseled-composite-extra, 8.0-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-jammy-amd64, 8.0-jammy-amd64, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-amd64, 8.0-jammy-chiseled-amd64, 8.0.5-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-extra-amd64, 8.0-jammy-chiseled-extra-amd64, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-composite-amd64, 8.0-jammy-chiseled-composite-amd64, 8.0.5-jammy-chiseled-composite, 8.0-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.5-jammy-chiseled-composite-extra-amd64, 8.0-jammy-chiseled-composite-extra-amd64, 8.0.5-jammy-chiseled-composite-extra, 8.0-jammy-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.5-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-amd64, 8.0-cbl-mariner2.0-distroless-amd64, 8.0.5-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-extra-amd64, 8.0-cbl-mariner2.0-distroless-extra-amd64, 8.0.5-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-composite-amd64, 8.0-cbl-mariner2.0-distroless-composite-amd64, 8.0.5-cbl-mariner2.0-distroless-composite, 8.0-cbl-mariner2.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-composite-extra-amd64, 8.0-cbl-mariner2.0-distroless-composite-extra-amd64, 8.0.5-cbl-mariner2.0-distroless-composite-extra, 8.0-cbl-mariner2.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-amd64, 7.0-jammy-amd64, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-amd64, 7.0-jammy-chiseled-amd64, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-amd64, 7.0-jammy-chiseled-extra-amd64, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.19-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-cbl-mariner2.0-distroless-amd64, 7.0-cbl-mariner2.0-distroless-amd64, 7.0.19-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-amd64, 6.0-jammy-amd64, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-amd64, 6.0-jammy-chiseled-amd64, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-amd64, 6.0-jammy-chiseled-extra-amd64, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.30-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.30-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-focal-amd64, 6.0-focal-amd64, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
8.0.6-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.18-composite-amd64, 8.0-alpine3.18-composite-amd64, 8.0.6-alpine3.18-composite, 8.0-alpine3.18-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.6-alpine3.19-composite-amd64, 8.0-alpine3.19-composite-amd64, 8.0-alpine-composite-amd64, 8.0.6-alpine3.19-composite, 8.0-alpine3.19-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19-composite/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.6-noble-amd64, 8.0-noble-amd64, 8.0.6-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-amd64, 8.0-noble-chiseled-amd64, 8.0.6-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-extra-amd64, 8.0-noble-chiseled-extra-amd64, 8.0.6-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-composite-amd64, 8.0-noble-chiseled-composite-amd64, 8.0.6-noble-chiseled-composite, 8.0-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-composite-extra-amd64, 8.0-noble-chiseled-composite-extra-amd64, 8.0.6-noble-chiseled-composite-extra, 8.0-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-jammy-amd64, 8.0-jammy-amd64, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-amd64, 8.0-jammy-chiseled-amd64, 8.0.6-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-extra-amd64, 8.0-jammy-chiseled-extra-amd64, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-composite-amd64, 8.0-jammy-chiseled-composite-amd64, 8.0.6-jammy-chiseled-composite, 8.0-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.6-jammy-chiseled-composite-extra-amd64, 8.0-jammy-chiseled-composite-extra-amd64, 8.0.6-jammy-chiseled-composite-extra, 8.0-jammy-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.6-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-amd64, 8.0-cbl-mariner2.0-distroless-amd64, 8.0.6-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-extra-amd64, 8.0-cbl-mariner2.0-distroless-extra-amd64, 8.0.6-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-composite-amd64, 8.0-cbl-mariner2.0-distroless-composite-amd64, 8.0.6-cbl-mariner2.0-distroless-composite, 8.0-cbl-mariner2.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-composite-extra-amd64, 8.0-cbl-mariner2.0-distroless-composite-extra-amd64, 8.0.6-cbl-mariner2.0-distroless-composite-extra, 8.0-cbl-mariner2.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-amd64, 7.0-jammy-amd64, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-amd64, 7.0-jammy-chiseled-amd64, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-amd64, 7.0-jammy-chiseled-extra-amd64, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.20-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-cbl-mariner2.0-distroless-amd64, 7.0-cbl-mariner2.0-distroless-amd64, 7.0.20-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-amd64, 6.0-jammy-amd64, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-amd64, 6.0-jammy-chiseled-amd64, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-amd64, 6.0-jammy-chiseled-extra-amd64, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.31-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.31-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-focal-amd64, 6.0-focal-amd64, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -132,45 +132,45 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.18-composite-arm64v8, 8.0-alpine3.18-composite-arm64v8, 8.0.5-alpine3.18-composite, 8.0-alpine3.18-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.5-alpine3.19-composite-arm64v8, 8.0-alpine3.19-composite-arm64v8, 8.0-alpine-composite-arm64v8, 8.0.5-alpine3.19-composite, 8.0-alpine3.19-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19-composite/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.5-noble-arm64v8, 8.0-noble-arm64v8, 8.0.5-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-arm64v8, 8.0-noble-chiseled-arm64v8, 8.0.5-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-extra-arm64v8, 8.0-noble-chiseled-extra-arm64v8, 8.0.5-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-composite-arm64v8, 8.0-noble-chiseled-composite-arm64v8, 8.0.5-noble-chiseled-composite, 8.0-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-composite-extra-arm64v8, 8.0-noble-chiseled-composite-extra-arm64v8, 8.0.5-noble-chiseled-composite-extra, 8.0-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-arm64v8, 8.0-jammy-chiseled-arm64v8, 8.0.5-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-extra-arm64v8, 8.0-jammy-chiseled-extra-arm64v8, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-composite-arm64v8, 8.0-jammy-chiseled-composite-arm64v8, 8.0.5-jammy-chiseled-composite, 8.0-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.5-jammy-chiseled-composite-extra-arm64v8, 8.0-jammy-chiseled-composite-extra-arm64v8, 8.0.5-jammy-chiseled-composite-extra, 8.0-jammy-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.5-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-arm64v8, 8.0-cbl-mariner2.0-distroless-arm64v8, 8.0.5-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-extra-arm64v8, 8.0.5-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-composite-arm64v8, 8.0-cbl-mariner2.0-distroless-composite-arm64v8, 8.0.5-cbl-mariner2.0-distroless-composite, 8.0-cbl-mariner2.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-composite-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-composite-extra-arm64v8, 8.0.5-cbl-mariner2.0-distroless-composite-extra, 8.0-cbl-mariner2.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-arm64v8, 7.0-jammy-chiseled-arm64v8, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-arm64v8, 7.0-jammy-chiseled-extra-arm64v8, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.19-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-cbl-mariner2.0-distroless-arm64v8, 7.0-cbl-mariner2.0-distroless-arm64v8, 7.0.19-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-arm64v8, 6.0-jammy-chiseled-arm64v8, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-arm64v8, 6.0-jammy-chiseled-extra-arm64v8, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-focal-arm64v8, 6.0-focal-arm64v8, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
6.0.30-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.30-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.30-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.18-composite-arm64v8, 8.0-alpine3.18-composite-arm64v8, 8.0.6-alpine3.18-composite, 8.0-alpine3.18-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.6-alpine3.19-composite-arm64v8, 8.0-alpine3.19-composite-arm64v8, 8.0-alpine-composite-arm64v8, 8.0.6-alpine3.19-composite, 8.0-alpine3.19-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19-composite/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.6-noble-arm64v8, 8.0-noble-arm64v8, 8.0.6-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-arm64v8, 8.0-noble-chiseled-arm64v8, 8.0.6-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-extra-arm64v8, 8.0-noble-chiseled-extra-arm64v8, 8.0.6-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-composite-arm64v8, 8.0-noble-chiseled-composite-arm64v8, 8.0.6-noble-chiseled-composite, 8.0-noble-chiseled-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-composite-extra-arm64v8, 8.0-noble-chiseled-composite-extra-arm64v8, 8.0.6-noble-chiseled-composite-extra, 8.0-noble-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/noble-chiseled-composite-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-arm64v8, 8.0-jammy-chiseled-arm64v8, 8.0.6-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-extra-arm64v8, 8.0-jammy-chiseled-extra-arm64v8, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-composite-arm64v8, 8.0-jammy-chiseled-composite-arm64v8, 8.0.6-jammy-chiseled-composite, 8.0-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.6-jammy-chiseled-composite-extra-arm64v8, 8.0-jammy-chiseled-composite-extra-arm64v8, 8.0.6-jammy-chiseled-composite-extra, 8.0-jammy-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.6-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-arm64v8, 8.0-cbl-mariner2.0-distroless-arm64v8, 8.0.6-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-extra-arm64v8, 8.0.6-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-composite-arm64v8, 8.0-cbl-mariner2.0-distroless-composite-arm64v8, 8.0.6-cbl-mariner2.0-distroless-composite, 8.0-cbl-mariner2.0-distroless-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-composite-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-composite-extra-arm64v8, 8.0.6-cbl-mariner2.0-distroless-composite-extra, 8.0-cbl-mariner2.0-distroless-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/cbl-mariner2.0-distroless-composite-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-arm64v8, 7.0-jammy-chiseled-arm64v8, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-arm64v8, 7.0-jammy-chiseled-extra-arm64v8, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.20-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-cbl-mariner2.0-distroless-arm64v8, 7.0-cbl-mariner2.0-distroless-arm64v8, 7.0.20-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-arm64v8, 6.0-jammy-chiseled-arm64v8, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-arm64v8, 6.0-jammy-chiseled-extra-arm64v8, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-focal-arm64v8, 6.0-focal-arm64v8, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
6.0.31-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.31-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.31-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -192,31 +192,31 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm32 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.18-composite-arm32v7, 8.0-alpine3.18-composite-arm32v7, 8.0.5-alpine3.18-composite, 8.0-alpine3.18-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.5-alpine3.19-composite-arm32v7, 8.0-alpine3.19-composite-arm32v7, 8.0-alpine-composite-arm32v7, 8.0.5-alpine3.19-composite, 8.0-alpine3.19-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19-composite/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.5-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-arm32v7, 8.0-jammy-chiseled-arm32v7, 8.0.5-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-extra-arm32v7, 8.0-jammy-chiseled-extra-arm32v7, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-composite-arm32v7, 8.0-jammy-chiseled-composite-arm32v7, 8.0.5-jammy-chiseled-composite, 8.0-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.5-jammy-chiseled-composite-extra-arm32v7, 8.0-jammy-chiseled-composite-extra-arm32v7, 8.0.5-jammy-chiseled-composite-extra, 8.0-jammy-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-arm32v7, 7.0-jammy-chiseled-arm32v7, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-arm32v7, 7.0-jammy-chiseled-extra-arm32v7, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-arm32v7, 6.0-jammy-chiseled-arm32v7, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-focal-arm32v7, 6.0-focal-arm32v7, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
8.0.6-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.18-composite-arm32v7, 8.0-alpine3.18-composite-arm32v7, 8.0.6-alpine3.18-composite, 8.0-alpine3.18-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.18-composite/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.6-alpine3.19-composite-arm32v7, 8.0-alpine3.19-composite-arm32v7, 8.0-alpine-composite-arm32v7, 8.0.6-alpine3.19-composite, 8.0-alpine3.19-composite, 8.0-alpine-composite | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.19-composite/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.6-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-arm32v7, 8.0-jammy-chiseled-arm32v7, 8.0.6-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-extra-arm32v7, 8.0-jammy-chiseled-extra-arm32v7, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-composite-arm32v7, 8.0-jammy-chiseled-composite-arm32v7, 8.0.6-jammy-chiseled-composite, 8.0-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.6-jammy-chiseled-composite-extra-arm32v7, 8.0-jammy-chiseled-composite-extra-arm32v7, 8.0.6-jammy-chiseled-composite-extra, 8.0-jammy-chiseled-composite-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/jammy-chiseled-composite-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-arm32v7, 7.0-jammy-chiseled-arm32v7, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-arm32v7, 7.0-jammy-chiseled-extra-arm32v7, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-arm32v7, 6.0-jammy-chiseled-arm32v7, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-focal-arm32v7, 6.0-focal-arm32v7, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -228,9 +228,9 @@ Tags | Dockerfile | OS Version
|
|||
## Nano Server 2022 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
7.0.19-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.30-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
8.0.6-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
7.0.20-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.31-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -240,9 +240,9 @@ Tag | Dockerfile
|
|||
## Windows Server Core 2022 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
7.0.19-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.30-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
8.0.6-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
7.0.20-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.31-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -252,9 +252,9 @@ Tag | Dockerfile
|
|||
## Nano Server, version 1809 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
7.0.19-nanoserver-1809, 7.0-nanoserver-1809, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.30-nanoserver-1809, 6.0-nanoserver-1809, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
8.0.6-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
7.0.20-nanoserver-1809, 7.0-nanoserver-1809, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.31-nanoserver-1809, 6.0-nanoserver-1809, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -264,9 +264,9 @@ Tag | Dockerfile
|
|||
## Windows Server Core 2019 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
7.0.19-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.30-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
8.0.6-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
7.0.20-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.31-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
|
|
@ -53,39 +53,39 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
## Linux amd64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.18-extra-amd64, 8.0-alpine3.18-extra-amd64, 8.0.5-alpine3.18-extra, 8.0-alpine3.18-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18-extra/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.5-alpine3.19-extra-amd64, 8.0-alpine3.19-extra-amd64, 8.0-alpine-extra-amd64, 8.0.5-alpine3.19-extra, 8.0-alpine3.19-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19-extra/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.5-noble-amd64, 8.0-noble-amd64, 8.0.5-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-amd64, 8.0-noble-chiseled-amd64, 8.0.5-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-extra-amd64, 8.0-noble-chiseled-extra-amd64, 8.0.5-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-jammy-amd64, 8.0-jammy-amd64, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-amd64, 8.0-jammy-chiseled-amd64, 8.0.5-jammy-chiseled, 8.0-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.5-jammy-chiseled-extra-amd64, 8.0-jammy-chiseled-extra-amd64, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.5-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-amd64, 8.0-cbl-mariner2.0-distroless-amd64, 8.0.5-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-extra-amd64, 8.0-cbl-mariner2.0-distroless-extra-amd64, 8.0.5-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-amd64, 7.0-jammy-amd64, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-amd64, 7.0-jammy-chiseled-amd64, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-amd64, 7.0-jammy-chiseled-extra-amd64, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.19-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-cbl-mariner2.0-distroless-amd64, 7.0-cbl-mariner2.0-distroless-amd64, 7.0.19-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-amd64, 6.0-jammy-amd64, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-amd64, 6.0-jammy-chiseled-amd64, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-amd64, 6.0-jammy-chiseled-extra-amd64, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.30-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.30-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-focal-amd64, 6.0-focal-amd64, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
8.0.6-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.18-extra-amd64, 8.0-alpine3.18-extra-amd64, 8.0.6-alpine3.18-extra, 8.0-alpine3.18-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18-extra/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.6-alpine3.19-extra-amd64, 8.0-alpine3.19-extra-amd64, 8.0-alpine-extra-amd64, 8.0.6-alpine3.19-extra, 8.0-alpine3.19-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19-extra/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.6-noble-amd64, 8.0-noble-amd64, 8.0.6-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-amd64, 8.0-noble-chiseled-amd64, 8.0.6-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-extra-amd64, 8.0-noble-chiseled-extra-amd64, 8.0.6-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-jammy-amd64, 8.0-jammy-amd64, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-amd64, 8.0-jammy-chiseled-amd64, 8.0.6-jammy-chiseled, 8.0-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.6-jammy-chiseled-extra-amd64, 8.0-jammy-chiseled-extra-amd64, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.6-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-amd64, 8.0-cbl-mariner2.0-distroless-amd64, 8.0.6-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-extra-amd64, 8.0-cbl-mariner2.0-distroless-extra-amd64, 8.0.6-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-amd64, 7.0-jammy-amd64, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-amd64, 7.0-jammy-chiseled-amd64, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-amd64, 7.0-jammy-chiseled-extra-amd64, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.20-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-cbl-mariner2.0-distroless-amd64, 7.0-cbl-mariner2.0-distroless-amd64, 7.0.20-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-amd64, 6.0-jammy-amd64, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-amd64, 6.0-jammy-chiseled-amd64, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-amd64, 6.0-jammy-chiseled-extra-amd64, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.31-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.31-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-focal-amd64, 6.0-focal-amd64, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -103,39 +103,39 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.18-extra-arm64v8, 8.0-alpine3.18-extra-arm64v8, 8.0.5-alpine3.18-extra, 8.0-alpine3.18-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18-extra/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.5-alpine3.19-extra-arm64v8, 8.0-alpine3.19-extra-arm64v8, 8.0-alpine-extra-arm64v8, 8.0.5-alpine3.19-extra, 8.0-alpine3.19-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19-extra/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.5-noble-arm64v8, 8.0-noble-arm64v8, 8.0.5-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-arm64v8, 8.0-noble-chiseled-arm64v8, 8.0.5-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-extra-arm64v8, 8.0-noble-chiseled-extra-arm64v8, 8.0.5-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-arm64v8, 8.0-jammy-chiseled-arm64v8, 8.0.5-jammy-chiseled, 8.0-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.5-jammy-chiseled-extra-arm64v8, 8.0-jammy-chiseled-extra-arm64v8, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.5-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-arm64v8, 8.0-cbl-mariner2.0-distroless-arm64v8, 8.0.5-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-extra-arm64v8, 8.0.5-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-arm64v8, 7.0-jammy-chiseled-arm64v8, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-arm64v8, 7.0-jammy-chiseled-extra-arm64v8, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.19-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-cbl-mariner2.0-distroless-arm64v8, 7.0-cbl-mariner2.0-distroless-arm64v8, 7.0.19-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-arm64v8, 6.0-jammy-chiseled-arm64v8, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-arm64v8, 6.0-jammy-chiseled-extra-arm64v8, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.30-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.30-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-focal-arm64v8, 6.0-focal-arm64v8, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
8.0.6-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.18-extra-arm64v8, 8.0-alpine3.18-extra-arm64v8, 8.0.6-alpine3.18-extra, 8.0-alpine3.18-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18-extra/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.6-alpine3.19-extra-arm64v8, 8.0-alpine3.19-extra-arm64v8, 8.0-alpine-extra-arm64v8, 8.0.6-alpine3.19-extra, 8.0-alpine3.19-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19-extra/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.6-noble-arm64v8, 8.0-noble-arm64v8, 8.0.6-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-arm64v8, 8.0-noble-chiseled-arm64v8, 8.0.6-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-extra-arm64v8, 8.0-noble-chiseled-extra-arm64v8, 8.0.6-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-arm64v8, 8.0-jammy-chiseled-arm64v8, 8.0.6-jammy-chiseled, 8.0-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.6-jammy-chiseled-extra-arm64v8, 8.0-jammy-chiseled-extra-arm64v8, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.6-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-arm64v8, 8.0-cbl-mariner2.0-distroless-arm64v8, 8.0.6-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-extra-arm64v8, 8.0.6-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/cbl-mariner2.0-distroless-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-arm64v8, 7.0-jammy-chiseled-arm64v8, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-arm64v8, 7.0-jammy-chiseled-extra-arm64v8, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.20-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-cbl-mariner2.0-distroless-arm64v8, 7.0-cbl-mariner2.0-distroless-arm64v8, 7.0.20-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/7.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-arm64v8, 6.0-jammy-chiseled-arm64v8, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-arm64v8, 6.0-jammy-chiseled-extra-arm64v8, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.31-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.31-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-focal-arm64v8, 6.0-focal-arm64v8, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -153,29 +153,29 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm32 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.18-extra-arm32v7, 8.0-alpine3.18-extra-arm32v7, 8.0.5-alpine3.18-extra, 8.0-alpine3.18-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18-extra/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.5-alpine3.19-extra-arm32v7, 8.0-alpine3.19-extra-arm32v7, 8.0-alpine-extra-arm32v7, 8.0.5-alpine3.19-extra, 8.0-alpine3.19-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19-extra/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.5-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-arm32v7, 8.0-jammy-chiseled-arm32v7, 8.0.5-jammy-chiseled, 8.0-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.5-jammy-chiseled-extra-arm32v7, 8.0-jammy-chiseled-extra-arm32v7, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-arm32v7, 7.0-jammy-chiseled-arm32v7, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-arm32v7, 7.0-jammy-chiseled-extra-arm32v7, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-arm32v7, 6.0-jammy-chiseled-arm32v7, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-focal-arm32v7, 6.0-focal-arm32v7, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
8.0.6-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.18-extra-arm32v7, 8.0-alpine3.18-extra-arm32v7, 8.0.6-alpine3.18-extra, 8.0-alpine3.18-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.18-extra/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.6-alpine3.19-extra-arm32v7, 8.0-alpine3.19-extra-arm32v7, 8.0-alpine-extra-arm32v7, 8.0.6-alpine3.19-extra, 8.0-alpine3.19-extra, 8.0-alpine-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.19-extra/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.6-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-arm32v7, 8.0-jammy-chiseled-arm32v7, 8.0.6-jammy-chiseled, 8.0-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.6-jammy-chiseled-extra-arm32v7, 8.0-jammy-chiseled-extra-arm32v7, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-arm32v7, 7.0-jammy-chiseled-arm32v7, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-arm32v7, 7.0-jammy-chiseled-extra-arm32v7, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-arm32v7, 6.0-jammy-chiseled-arm32v7, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-focal-arm32v7, 6.0-focal-arm32v7, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
|
|
@ -61,37 +61,37 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
## Linux amd64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.5-noble-amd64, 8.0-noble-amd64, 8.0.5-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-amd64, 8.0-noble-chiseled-amd64, 8.0.5-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-extra-amd64, 8.0-noble-chiseled-extra-amd64, 8.0.5-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-jammy-amd64, 8.0-jammy-amd64, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-amd64, 8.0-jammy-chiseled-amd64, 8.0.5-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-extra-amd64, 8.0-jammy-chiseled-extra-amd64, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.5-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-amd64, 8.0-cbl-mariner2.0-distroless-amd64, 8.0.5-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-extra-amd64, 8.0-cbl-mariner2.0-distroless-extra-amd64, 8.0.5-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-amd64, 7.0-jammy-amd64, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-amd64, 7.0-jammy-chiseled-amd64, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-amd64, 7.0-jammy-chiseled-extra-amd64, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.19-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-cbl-mariner2.0-distroless-amd64, 7.0-cbl-mariner2.0-distroless-amd64, 7.0.19-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-amd64, 6.0-jammy-amd64, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-amd64, 6.0-jammy-chiseled-amd64, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-amd64, 6.0-jammy-chiseled-extra-amd64, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-focal-amd64, 6.0-focal-amd64, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
6.0.30-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.30-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.30-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.6-noble-amd64, 8.0-noble-amd64, 8.0.6-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-amd64, 8.0-noble-chiseled-amd64, 8.0.6-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-extra-amd64, 8.0-noble-chiseled-extra-amd64, 8.0.6-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled-extra/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-jammy-amd64, 8.0-jammy-amd64, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-amd64, 8.0-jammy-chiseled-amd64, 8.0.6-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-extra-amd64, 8.0-jammy-chiseled-extra-amd64, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.6-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-amd64, 8.0-cbl-mariner2.0-distroless-amd64, 8.0.6-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-extra-amd64, 8.0-cbl-mariner2.0-distroless-extra-amd64, 8.0.6-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless-extra/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-amd64, 7.0-jammy-amd64, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-amd64, 7.0-jammy-chiseled-amd64, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-amd64, 7.0-jammy-chiseled-extra-amd64, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.20-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-cbl-mariner2.0-distroless-amd64, 7.0-cbl-mariner2.0-distroless-amd64, 7.0.20-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-amd64, 6.0-jammy-amd64, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-amd64, 6.0-jammy-chiseled-amd64, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-amd64, 6.0-jammy-chiseled-extra-amd64, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled-extra/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-focal-amd64, 6.0-focal-amd64, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
6.0.31-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.31-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-cbl-mariner2.0-distroless-amd64, 6.0-cbl-mariner2.0-distroless-amd64, 6.0.31-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0-distroless/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -108,37 +108,37 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.5-noble-arm64v8, 8.0-noble-arm64v8, 8.0.5-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-arm64v8, 8.0-noble-chiseled-arm64v8, 8.0.5-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-noble-chiseled-extra-arm64v8, 8.0-noble-chiseled-extra-arm64v8, 8.0.5-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.5-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-arm64v8, 8.0-jammy-chiseled-arm64v8, 8.0.5-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-extra-arm64v8, 8.0-jammy-chiseled-extra-arm64v8, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.5-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-arm64v8, 8.0-cbl-mariner2.0-distroless-arm64v8, 8.0.5-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.5-cbl-mariner2.0-distroless-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-extra-arm64v8, 8.0.5-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-arm64v8, 7.0-jammy-chiseled-arm64v8, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-arm64v8, 7.0-jammy-chiseled-extra-arm64v8, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.19-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.19-cbl-mariner2.0-distroless-arm64v8, 7.0-cbl-mariner2.0-distroless-arm64v8, 7.0.19-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-arm64v8, 6.0-jammy-chiseled-arm64v8, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-arm64v8, 6.0-jammy-chiseled-extra-arm64v8, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-focal-arm64v8, 6.0-focal-arm64v8, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
6.0.30-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.30-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.30-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.30-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.6-noble-arm64v8, 8.0-noble-arm64v8, 8.0.6-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-arm64v8, 8.0-noble-chiseled-arm64v8, 8.0.6-noble-chiseled, 8.0-noble-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-noble-chiseled-extra-arm64v8, 8.0-noble-chiseled-extra-arm64v8, 8.0.6-noble-chiseled-extra, 8.0-noble-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/noble-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.6-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-arm64v8, 8.0-jammy-chiseled-arm64v8, 8.0.6-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-extra-arm64v8, 8.0-jammy-chiseled-extra-arm64v8, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.6-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-arm64v8, 8.0-cbl-mariner2.0-distroless-arm64v8, 8.0.6-cbl-mariner2.0-distroless, 8.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
8.0.6-cbl-mariner2.0-distroless-extra-arm64v8, 8.0-cbl-mariner2.0-distroless-extra-arm64v8, 8.0.6-cbl-mariner2.0-distroless-extra, 8.0-cbl-mariner2.0-distroless-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/cbl-mariner2.0-distroless-extra/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-arm64v8, 7.0-jammy-chiseled-arm64v8, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-arm64v8, 7.0-jammy-chiseled-extra-arm64v8, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.20-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.20-cbl-mariner2.0-distroless-arm64v8, 7.0-cbl-mariner2.0-distroless-arm64v8, 7.0.20-cbl-mariner2.0-distroless, 7.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-arm64v8, 6.0-jammy-chiseled-arm64v8, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-arm64v8, 6.0-jammy-chiseled-extra-arm64v8, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled-extra/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-focal-arm64v8, 6.0-focal-arm64v8, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
6.0.31-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.31-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.31-cbl-mariner2.0-distroless-arm64v8, 6.0-cbl-mariner2.0-distroless-arm64v8, 6.0.31-cbl-mariner2.0-distroless, 6.0-cbl-mariner2.0-distroless | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/cbl-mariner2.0-distroless/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -155,27 +155,27 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm32 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.5-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.5-bookworm-slim, 8.0-bookworm-slim, 8.0.5, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.5-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.5-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.5-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.5-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.5-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.5-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-arm32v7, 8.0-jammy-chiseled-arm32v7, 8.0.5-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.5-jammy-chiseled-extra-arm32v7, 8.0-jammy-chiseled-extra-arm32v7, 8.0.5-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.19-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.19-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.19-bullseye-slim, 7.0-bullseye-slim, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.19-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.19-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.19-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.19-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.19-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.19-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-arm32v7, 7.0-jammy-chiseled-arm32v7, 7.0.19-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.19-jammy-chiseled-extra-arm32v7, 7.0-jammy-chiseled-extra-arm32v7, 7.0.19-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.30-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.30-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.30-bullseye-slim, 6.0-bullseye-slim, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.30-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.30-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.30-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.30-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.30-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.30-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-arm32v7, 6.0-jammy-chiseled-arm32v7, 6.0.30-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.30-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.30-focal-arm32v7, 6.0-focal-arm32v7, 6.0.30-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
8.0.6-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.6-bookworm-slim, 8.0-bookworm-slim, 8.0.6, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.6-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.6-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.6-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.6-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.6-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.6-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-arm32v7, 8.0-jammy-chiseled-arm32v7, 8.0.6-jammy-chiseled, 8.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
8.0.6-jammy-chiseled-extra-arm32v7, 8.0-jammy-chiseled-extra-arm32v7, 8.0.6-jammy-chiseled-extra, 8.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.20-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.20-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.20-bullseye-slim, 7.0-bullseye-slim, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.20-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.20-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.20-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.20-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.20-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.20-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-arm32v7, 7.0-jammy-chiseled-arm32v7, 7.0.20-jammy-chiseled, 7.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.20-jammy-chiseled-extra-arm32v7, 7.0-jammy-chiseled-extra-arm32v7, 7.0.20-jammy-chiseled-extra, 7.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.31-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.31-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.31-bullseye-slim, 6.0-bullseye-slim, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.31-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.31-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.31-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.31-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.31-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.31-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-arm32v7, 6.0-jammy-chiseled-arm32v7, 6.0.31-jammy-chiseled, 6.0-jammy-chiseled | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-jammy-chiseled-extra-arm32v7, 6.0-jammy-chiseled-extra-arm32v7, 6.0.31-jammy-chiseled-extra, 6.0-jammy-chiseled-extra | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/jammy-chiseled-extra/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.31-focal-arm32v7, 6.0-focal-arm32v7, 6.0.31-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -186,9 +186,9 @@ Tags | Dockerfile | OS Version
|
|||
## Nano Server 2022 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
7.0.19-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.30-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
8.0.6-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
7.0.20-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.31-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -198,9 +198,9 @@ Tag | Dockerfile
|
|||
## Windows Server Core 2022 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
7.0.19-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.30-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
8.0.6-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
7.0.20-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.31-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -210,9 +210,9 @@ Tag | Dockerfile
|
|||
## Nano Server, version 1809 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
7.0.19-nanoserver-1809, 7.0-nanoserver-1809, 7.0.19, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.30-nanoserver-1809, 6.0-nanoserver-1809, 6.0.30, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
8.0.6-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
7.0.20-nanoserver-1809, 7.0-nanoserver-1809, 7.0.20, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.31-nanoserver-1809, 6.0-nanoserver-1809, 6.0.31, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -222,9 +222,9 @@ Tag | Dockerfile
|
|||
## Windows Server Core 2019 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.5-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
7.0.19-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.30-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
8.0.6-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
7.0.20-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.31-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/runtime/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
|
130
README.sdk.md
130
README.sdk.md
|
@ -63,25 +63,25 @@ The [Image Variants documentation](https://github.com/dotnet/dotnet-docker/blob/
|
|||
## Linux amd64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.300-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.300-bookworm-slim, 8.0-bookworm-slim, 8.0.300, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.300-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.300-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.300-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.300-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.300-noble-amd64, 8.0-noble-amd64, 8.0.300-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.300-jammy-amd64, 8.0-jammy-amd64, 8.0.300-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.300-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.300-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.409-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.409-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.409-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.409-bullseye-slim, 7.0-bullseye-slim, 7.0.409, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.409-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.409-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.409-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.409-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.409-jammy-amd64, 7.0-jammy-amd64, 7.0.409-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.409-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.409-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.422-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.422-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.422-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.422-bullseye-slim, 6.0-bullseye-slim, 6.0.422, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.422-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.422-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.422-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.422-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.422-jammy-amd64, 6.0-jammy-amd64, 6.0.422-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.422-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.422-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.422-focal-amd64, 6.0-focal-amd64, 6.0.422-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
8.0.301-bookworm-slim-amd64, 8.0-bookworm-slim-amd64, 8.0.301-bookworm-slim, 8.0-bookworm-slim, 8.0.301, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
8.0.301-alpine3.18-amd64, 8.0-alpine3.18-amd64, 8.0.301-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
8.0.301-alpine3.19-amd64, 8.0-alpine3.19-amd64, 8.0-alpine-amd64, 8.0.301-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
8.0.301-noble-amd64, 8.0-noble-amd64, 8.0.301-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/noble/amd64/Dockerfile) | Ubuntu 24.04
|
||||
8.0.301-jammy-amd64, 8.0-jammy-amd64, 8.0.301-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
8.0.301-cbl-mariner2.0-amd64, 8.0-cbl-mariner2.0-amd64, 8.0.301-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.410-bookworm-slim-amd64, 7.0-bookworm-slim-amd64, 7.0.410-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
7.0.410-bullseye-slim-amd64, 7.0-bullseye-slim-amd64, 7.0.410-bullseye-slim, 7.0-bullseye-slim, 7.0.410, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
7.0.410-alpine3.18-amd64, 7.0-alpine3.18-amd64, 7.0.410-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
7.0.410-alpine3.19-amd64, 7.0-alpine3.19-amd64, 7.0-alpine-amd64, 7.0.410-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
7.0.410-jammy-amd64, 7.0-jammy-amd64, 7.0.410-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
7.0.410-cbl-mariner2.0-amd64, 7.0-cbl-mariner2.0-amd64, 7.0.410-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.423-bookworm-slim-amd64, 6.0-bookworm-slim-amd64, 6.0.423-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bookworm-slim/amd64/Dockerfile) | Debian 12
|
||||
6.0.423-bullseye-slim-amd64, 6.0-bullseye-slim-amd64, 6.0.423-bullseye-slim, 6.0-bullseye-slim, 6.0.423, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bullseye-slim/amd64/Dockerfile) | Debian 11
|
||||
6.0.423-alpine3.18-amd64, 6.0-alpine3.18-amd64, 6.0.423-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.18/amd64/Dockerfile) | Alpine 3.18
|
||||
6.0.423-alpine3.19-amd64, 6.0-alpine3.19-amd64, 6.0-alpine-amd64, 6.0.423-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.19/amd64/Dockerfile) | Alpine 3.19
|
||||
6.0.423-jammy-amd64, 6.0-jammy-amd64, 6.0.423-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/jammy/amd64/Dockerfile) | Ubuntu 22.04
|
||||
6.0.423-cbl-mariner2.0-amd64, 6.0-cbl-mariner2.0-amd64, 6.0.423-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/cbl-mariner2.0/amd64/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.423-focal-amd64, 6.0-focal-amd64, 6.0.423-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/amd64/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -94,25 +94,25 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm64 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.300-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.300-bookworm-slim, 8.0-bookworm-slim, 8.0.300, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.300-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.300-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.300-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.300-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.300-noble-arm64v8, 8.0-noble-arm64v8, 8.0.300-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.300-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.300-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.300-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.300-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.409-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.409-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.409-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.409-bullseye-slim, 7.0-bullseye-slim, 7.0.409, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.409-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.409-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.409-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.409-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.409-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.409-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.409-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.409-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.422-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.422-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.422-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.422-bullseye-slim, 6.0-bullseye-slim, 6.0.422, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.422-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.422-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.422-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.422-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.422-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.422-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.422-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.422-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.422-focal-arm64v8, 6.0-focal-arm64v8, 6.0.422-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
8.0.301-bookworm-slim-arm64v8, 8.0-bookworm-slim-arm64v8, 8.0.301-bookworm-slim, 8.0-bookworm-slim, 8.0.301, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
8.0.301-alpine3.18-arm64v8, 8.0-alpine3.18-arm64v8, 8.0.301-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
8.0.301-alpine3.19-arm64v8, 8.0-alpine3.19-arm64v8, 8.0-alpine-arm64v8, 8.0.301-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
8.0.301-noble-arm64v8, 8.0-noble-arm64v8, 8.0.301-noble, 8.0-noble | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/noble/arm64v8/Dockerfile) | Ubuntu 24.04
|
||||
8.0.301-jammy-arm64v8, 8.0-jammy-arm64v8, 8.0.301-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
8.0.301-cbl-mariner2.0-arm64v8, 8.0-cbl-mariner2.0-arm64v8, 8.0.301-cbl-mariner2.0, 8.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
7.0.410-bookworm-slim-arm64v8, 7.0-bookworm-slim-arm64v8, 7.0.410-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
7.0.410-bullseye-slim-arm64v8, 7.0-bullseye-slim-arm64v8, 7.0.410-bullseye-slim, 7.0-bullseye-slim, 7.0.410, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
7.0.410-alpine3.18-arm64v8, 7.0-alpine3.18-arm64v8, 7.0.410-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
7.0.410-alpine3.19-arm64v8, 7.0-alpine3.19-arm64v8, 7.0-alpine-arm64v8, 7.0.410-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
7.0.410-jammy-arm64v8, 7.0-jammy-arm64v8, 7.0.410-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
7.0.410-cbl-mariner2.0-arm64v8, 7.0-cbl-mariner2.0-arm64v8, 7.0.410-cbl-mariner2.0, 7.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.423-bookworm-slim-arm64v8, 6.0-bookworm-slim-arm64v8, 6.0.423-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bookworm-slim/arm64v8/Dockerfile) | Debian 12
|
||||
6.0.423-bullseye-slim-arm64v8, 6.0-bullseye-slim-arm64v8, 6.0.423-bullseye-slim, 6.0-bullseye-slim, 6.0.423, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bullseye-slim/arm64v8/Dockerfile) | Debian 11
|
||||
6.0.423-alpine3.18-arm64v8, 6.0-alpine3.18-arm64v8, 6.0.423-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.18/arm64v8/Dockerfile) | Alpine 3.18
|
||||
6.0.423-alpine3.19-arm64v8, 6.0-alpine3.19-arm64v8, 6.0-alpine-arm64v8, 6.0.423-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.19/arm64v8/Dockerfile) | Alpine 3.19
|
||||
6.0.423-jammy-arm64v8, 6.0-jammy-arm64v8, 6.0.423-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/jammy/arm64v8/Dockerfile) | Ubuntu 22.04
|
||||
6.0.423-cbl-mariner2.0-arm64v8, 6.0-cbl-mariner2.0-arm64v8, 6.0.423-cbl-mariner2.0, 6.0-cbl-mariner2.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/cbl-mariner2.0/arm64v8/Dockerfile) | CBL-Mariner 2.0
|
||||
6.0.423-focal-arm64v8, 6.0-focal-arm64v8, 6.0.423-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/arm64v8/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -125,21 +125,21 @@ Tags | Dockerfile | OS Version
|
|||
## Linux arm32 Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
-----------| -------------| -------------
|
||||
8.0.300-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.300-bookworm-slim, 8.0-bookworm-slim, 8.0.300, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.300-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.300-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.300-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.300-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.300-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.300-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.409-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.409-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.409-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.409-bullseye-slim, 7.0-bullseye-slim, 7.0.409, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.409-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.409-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.409-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.409-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.409-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.409-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.422-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.422-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.422-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.422-bullseye-slim, 6.0-bullseye-slim, 6.0.422, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.422-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.422-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.422-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.422-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.422-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.422-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.422-focal-arm32v7, 6.0-focal-arm32v7, 6.0.422-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
8.0.301-bookworm-slim-arm32v7, 8.0-bookworm-slim-arm32v7, 8.0.301-bookworm-slim, 8.0-bookworm-slim, 8.0.301, 8.0, latest | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
8.0.301-alpine3.18-arm32v7, 8.0-alpine3.18-arm32v7, 8.0.301-alpine3.18, 8.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
8.0.301-alpine3.19-arm32v7, 8.0-alpine3.19-arm32v7, 8.0-alpine-arm32v7, 8.0.301-alpine3.19, 8.0-alpine3.19, 8.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
8.0.301-jammy-arm32v7, 8.0-jammy-arm32v7, 8.0.301-jammy, 8.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
7.0.410-bookworm-slim-arm32v7, 7.0-bookworm-slim-arm32v7, 7.0.410-bookworm-slim, 7.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
7.0.410-bullseye-slim-arm32v7, 7.0-bullseye-slim-arm32v7, 7.0.410-bullseye-slim, 7.0-bullseye-slim, 7.0.410, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
7.0.410-alpine3.18-arm32v7, 7.0-alpine3.18-arm32v7, 7.0.410-alpine3.18, 7.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
7.0.410-alpine3.19-arm32v7, 7.0-alpine3.19-arm32v7, 7.0-alpine-arm32v7, 7.0.410-alpine3.19, 7.0-alpine3.19, 7.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
7.0.410-jammy-arm32v7, 7.0-jammy-arm32v7, 7.0.410-jammy, 7.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.423-bookworm-slim-arm32v7, 6.0-bookworm-slim-arm32v7, 6.0.423-bookworm-slim, 6.0-bookworm-slim | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bookworm-slim/arm32v7/Dockerfile) | Debian 12
|
||||
6.0.423-bullseye-slim-arm32v7, 6.0-bullseye-slim-arm32v7, 6.0.423-bullseye-slim, 6.0-bullseye-slim, 6.0.423, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/bullseye-slim/arm32v7/Dockerfile) | Debian 11
|
||||
6.0.423-alpine3.18-arm32v7, 6.0-alpine3.18-arm32v7, 6.0.423-alpine3.18, 6.0-alpine3.18 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.18/arm32v7/Dockerfile) | Alpine 3.18
|
||||
6.0.423-alpine3.19-arm32v7, 6.0-alpine3.19-arm32v7, 6.0-alpine-arm32v7, 6.0.423-alpine3.19, 6.0-alpine3.19, 6.0-alpine | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/alpine3.19/arm32v7/Dockerfile) | Alpine 3.19
|
||||
6.0.423-jammy-arm32v7, 6.0-jammy-arm32v7, 6.0.423-jammy, 6.0-jammy | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/jammy/arm32v7/Dockerfile) | Ubuntu 22.04
|
||||
6.0.423-focal-arm32v7, 6.0-focal-arm32v7, 6.0.423-focal, 6.0-focal | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/focal/arm32v7/Dockerfile) | Ubuntu 20.04
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tags | Dockerfile | OS Version
|
||||
|
@ -150,9 +150,9 @@ Tags | Dockerfile | OS Version
|
|||
## Nano Server 2022 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.300-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
7.0.409-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.409, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.422-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.422, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
8.0.301-nanoserver-ltsc2022, 8.0-nanoserver-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
7.0.410-nanoserver-ltsc2022, 7.0-nanoserver-ltsc2022, 7.0.410, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
6.0.423-nanoserver-ltsc2022, 6.0-nanoserver-ltsc2022, 6.0.423, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/nanoserver-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -162,9 +162,9 @@ Tag | Dockerfile
|
|||
## Windows Server Core 2022 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.300-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
7.0.409-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.422-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
8.0.301-windowsservercore-ltsc2022, 8.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
7.0.410-windowsservercore-ltsc2022, 7.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
6.0.423-windowsservercore-ltsc2022, 6.0-windowsservercore-ltsc2022 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/windowsservercore-ltsc2022/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -174,9 +174,9 @@ Tag | Dockerfile
|
|||
## Nano Server, version 1809 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.300-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
7.0.409-nanoserver-1809, 7.0-nanoserver-1809, 7.0.409, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.422-nanoserver-1809, 6.0-nanoserver-1809, 6.0.422, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
8.0.301-nanoserver-1809, 8.0-nanoserver-1809 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/nanoserver-1809/amd64/Dockerfile)
|
||||
7.0.410-nanoserver-1809, 7.0-nanoserver-1809, 7.0.410, 7.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/nanoserver-1809/amd64/Dockerfile)
|
||||
6.0.423-nanoserver-1809, 6.0-nanoserver-1809, 6.0.423, 6.0 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/nanoserver-1809/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
@ -186,9 +186,9 @@ Tag | Dockerfile
|
|||
## Windows Server Core 2019 amd64 Tags
|
||||
Tag | Dockerfile
|
||||
---------| ---------------
|
||||
8.0.300-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
7.0.409-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.422-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
8.0.301-windowsservercore-ltsc2019, 8.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/8.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
7.0.410-windowsservercore-ltsc2019, 7.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/7.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
6.0.423-windowsservercore-ltsc2019, 6.0-windowsservercore-ltsc2019 | [Dockerfile](https://github.com/dotnet/dotnet-docker/blob/main/src/sdk/6.0/windowsservercore-ltsc2019/amd64/Dockerfile)
|
||||
|
||||
##### .NET 9 Preview Tags
|
||||
Tag | Dockerfile
|
||||
|
|
|
@ -7,44 +7,44 @@
|
|||
"aspire-dashboard|8.0|linux|x64|sha": "c1ac2ee31d9a6604f7b5682640cf9ea4f3abda13f4b0b68758c178d5687921a2c862022e8493549532647dddfe72a19fca1d75bffd294fc1d5149db0eb5ed746",
|
||||
"aspire-dashboard|8.0|linux|arm64|sha": "c3d3fb731f872fec922706a58bfd96db50e03fa5581f80641e64afbd2cf2b523c761e99a415189fa4a9de6093c5b3f57c88318e507b740500b506dd6d6b57b48",
|
||||
|
||||
"aspnet|6.0|build-version": "6.0.30",
|
||||
"aspnet|6.0|build-version": "6.0.31",
|
||||
"aspnet|6.0|targeting-pack-version": "$(aspnet|6.0|build-version)",
|
||||
"aspnet|6.0|linux-musl|x64|sha": "05afa6c27d1e8ffc2722ba6ab9f0f0a9aded82812399323b0e723fcc85bd9864969031378d92e7d993b9fd80fae7276d5d1366c7050f5c175540b1416b1cd230",
|
||||
"aspnet|6.0|linux-musl|arm|sha": "4aa584e1d7a281ee0ee49e678239331cb3ed04b292284c09a1359ee09d2dcc86cef211db373854ff6250cf5d71d9c0c88d5c2eb0ef2c8d0d61705c5e3f9023e0",
|
||||
"aspnet|6.0|linux-musl|arm64|sha": "cf698e2185311aa9e481534b8d8632e14a4284dd9529db62d2984e4385217358de3aa0a8e1c6851c6943ffdc2adb81afcee99dd92e08092d9536838f132b7df4",
|
||||
"aspnet|6.0|linux-rpm|x64|sha": "887437e297cac90faa80647628f131c65a1b2ca0fd01b17f2403da7c168d230984fa55d547c4f85f636c03cac4c580806850250c93477715929c08a9c6ba51bf",
|
||||
"aspnet|6.0|linux-rpm|arm64|sha": "33508182725369d39ca10544e99b966420abd1310bab23f9476fee8d2b7cbb6fb2f74b2f850584300c0d9f8e6b1cafc194286a23007744bf0211a146adec7e26",
|
||||
"aspnet|6.0|linux|arm|sha": "2ba7f132f198558ffd30864829d2ed71ade1cdec87092df3c6467f737475bea4acb82c2c366cd1e84fd6eccedc302294b408397c482580ce93cc9f534fea08de",
|
||||
"aspnet|6.0|linux|x64|sha": "757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d",
|
||||
"aspnet|6.0|linux|arm64|sha": "de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130",
|
||||
"aspnet|6.0|win|x64|sha": "f34be5a8712c4c41555bb8bb44feea48ac9642d3d432b23bb5af59d1b91209c8cc7a8b52318757f9a82248cc017a2fce77f7a4d1e9a593ac8c14a47eece60784",
|
||||
"aspnet-runtime-targeting-pack|6.0|linux-rpm|x64|sha": "c45843073d1b2af840d43a9bd6c20ee4de18a7c8f0888d42d16f3922da5b002a1a9110509885747f11ae01a778903be00f8db05f1b8d869c3133e67491504664",
|
||||
"aspnet-runtime-targeting-pack|6.0|linux-rpm|arm64|sha": "798885e42d16e18bd04d99cff49c9fdd455ea68153bd9ce5d8883c941cf867ae1d503ec7622237106177071d5575daafb7d30448ae5c367b055183e13aa5bb79",
|
||||
"aspnet|6.0|linux-musl|x64|sha": "6c79053842b907b2a5d79432e363d6d1fa45e59b73d469cbd8821e854d72dfc46b43e69156e608254e9815daf80ea534613ecf65cbbd6d8ee65789db99bf805b",
|
||||
"aspnet|6.0|linux-musl|arm|sha": "3af78b991970d7d524e769e14ccb7870a8a7d52b4cb40526a0b92b8d85c4e676eb247e7db9f5995d5f73a55d0db92fbcfd667c3991e80d0543b4e91d107c5da2",
|
||||
"aspnet|6.0|linux-musl|arm64|sha": "c0defb7cb37b708211f7c9823ad7f28605403cc0028bcf37a7ddbc801d59b4fb24e6ffe4422cefe57a0e2a45f1a0e71f8583ec48465307ddf7b96f65444b20fb",
|
||||
"aspnet|6.0|linux-rpm|x64|sha": "c5c524c4167f06def7ff82b50dca46be856c1bd1c161ec905875420fc68f05cc3160d3a50beb82911eb2e4669e70f60930a439a888928e4dcfdc4432280e6ca1",
|
||||
"aspnet|6.0|linux-rpm|arm64|sha": "b3246c706ce6c25a52956fcc1f592ebc46424f4a1af4c2f303f729d29d9a20976ad9c2e2d2bc7fff569dd6168607fd02339414aeecf746b93e03307e6032b161",
|
||||
"aspnet|6.0|linux|arm|sha": "6ea99cf607c055dfbcc33d50b933835f887a765988eda8d6d5d385189f926140e8cbd09b8dd4b55987370fd686db7972e38cbcd2017121e4b85ae2294c47de3f",
|
||||
"aspnet|6.0|linux|x64|sha": "ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1",
|
||||
"aspnet|6.0|linux|arm64|sha": "5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8",
|
||||
"aspnet|6.0|win|x64|sha": "68876fb8469fda214528ca74dcde67cc08f6babf07768d528616e44a84221f3522b9dc496b572f4a67b227404b4ea666a2cd2cef73c5ef36dedb12120a21ffd7",
|
||||
"aspnet-runtime-targeting-pack|6.0|linux-rpm|x64|sha": "7bd8ed14c8181bc46a0553d1f69e1ef0d3fdf8b11a9002261a52bccdba13d10f2c5f2f6a13ddb74eab8467ac5523b91c11af7bfdd7ad869b8a3a6d9f39fe395e",
|
||||
"aspnet-runtime-targeting-pack|6.0|linux-rpm|arm64|sha": "95b1ee1b2c5d99eac55dd3bb08b2a6db8245ee72b34cdd92727d4291b104e3da97c0054f04d8bd0af7b2b2a0d86504a1ff8c206c63b7a6b0590e04ebbc55e7db",
|
||||
|
||||
"aspnet|7.0|build-version": "7.0.19",
|
||||
"aspnet|7.0|linux-musl|x64|sha": "4d469585d06256cf207b077961e920ea3a654e32fb984b72c3a11203874c84b9a4da0f20ddd3e3df40509a372482b20d69d81c72539bfff02345635c896b7efe",
|
||||
"aspnet|7.0|linux-musl|arm|sha": "f4fc9e3454f19078d3dc8e02e4e630ec73f196f071c9a3eef48efec905f4ebea8c96d67410fab1d769f5e169938e4fd6056b05d03f720dd494d6d3ad3a29799c",
|
||||
"aspnet|7.0|linux-musl|arm64|sha": "b7680432ed7347cd8c6d66c9491401c1386f4b0af395d22130460ef13215c3a80181a001d7445e8e19d0ea702bd4d6f0907c3caf7ec8614f69cacb7dd3e99eb8",
|
||||
"aspnet|7.0|linux|arm|sha": "a9f8fef6515beeb45d1f5ea9408ef2ba12f1be7f1020632691e3c0fd68b94bb802ee55153e6e3578049f6393132709d6c2f11d0ca9c174780a9bad44cf770c4f",
|
||||
"aspnet|7.0|linux|x64|sha": "569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217",
|
||||
"aspnet|7.0|linux|arm64|sha": "c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf",
|
||||
"aspnet|7.0|win|x64|sha": "1dc52c048df6962db66a574fe11f040e9536e7527c4fcd01814afa84f856481c1341f4e09547648e44bc5d34299129181be15215930b40a8eb321a0e483fa64c",
|
||||
"aspnet|7.0|build-version": "7.0.20",
|
||||
"aspnet|7.0|linux-musl|x64|sha": "a80f31193af70d556e8d026d39d79863c8389b065fe0778e7b4360f7d1f6d36503ba52736c40e74a716c3c30500b185816ed60d79b06ae295754b67374a1fa45",
|
||||
"aspnet|7.0|linux-musl|arm|sha": "ca84e0eff052d45b7fa9afd8a68f1d56264155b507881105d206969922057bf332895a3c3a2a1702648e46712f022574d93ae187c8fd2610f8392909568abf56",
|
||||
"aspnet|7.0|linux-musl|arm64|sha": "65406e1714a3117daa342b3fd0dbcd5c3214315611eacbbd8580827f69a07a9480530320ba40692a3d6dbff832d929a1420079f1db30ca3fd67a6fd035149d04",
|
||||
"aspnet|7.0|linux|arm|sha": "e82bb0f1d52d91fea6bed419a18561282ed0e9de36e564e641e296c917f7f65fc7555ccc046fed675ad67b4e7c50a70f0f48e8559ff4f2a9bbad2bc62dcf6ab3",
|
||||
"aspnet|7.0|linux|x64|sha": "62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70",
|
||||
"aspnet|7.0|linux|arm64|sha": "dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c",
|
||||
"aspnet|7.0|win|x64|sha": "f1fbf553a0a2ac4771ba1b616d415bc370f32b7c42061881f6945f2ea8d4eac665c6f209378cdf221fc14ae03ed23ffaf0f34c07eedcc47617c272933490d261",
|
||||
|
||||
"aspnet|8.0|build-version": "8.0.5",
|
||||
"aspnet|8.0|linux-musl|x64|sha": "46db57d8c204a216027c3737d96e91e421cc39db7f346911d7784c54df57907506af8815a5e0ad4164a7533d000ebf57a27da7fc820c8e0b6c95847c308eb338",
|
||||
"aspnet|8.0|linux-musl|arm|sha": "534d395e8d9a82995a190e63ebf971654d7b411285cff823396f598df5eee393d50db5f990b7022f50e53b105807d06df3ce3b4918f843dd105a7fc2ef8cb226",
|
||||
"aspnet|8.0|linux-musl|arm64|sha": "1f3e24565c2b6d0541bb3f919451f4d554ed028e2bfedf8c15bc063f852398ce88f167130438720b82998bfaf7c78f80dae3a8c3e8a87499fc9e18ac606c4eb8",
|
||||
"aspnet|8.0|linux|arm|sha": "f648c58794f217ac6faaaf67c17370658445655827d720335e38762541fec808d79aee0f87d0e27a6d3bb525c5a9ebcd3d94243190e7a5c126489f1840cd5373",
|
||||
"aspnet|8.0|linux|x64|sha": "ffe6a534ed7dffe031e7d687b153f09a743792fad6ddcdf70fcbdbe4564462d5db71a8c9eb52036b817192386ef6a8fc574d995e0cdf572226302e797a6581c4",
|
||||
"aspnet|8.0|linux|arm64|sha": "54ad859a3307a4ccce6aa794df20dab3fc38cb4a8fc9f1c2cb41636d6d19fed1e82f88a0099bdc9f30e08c919ae5653da828ae54b0299291dafcc755575f02db",
|
||||
"aspnet|8.0|win|x64|sha": "c79342e7d56b81e747b97e65f2c1323e70df83ab226152b5c451e48de1b27d1c5f057fd4a013053ea1c52cbb08f94db83f594ded06337e9c9cf4250a2b20d3c3",
|
||||
"aspnet|8.0|build-version": "8.0.6",
|
||||
"aspnet|8.0|linux-musl|x64|sha": "bd5fea6fa65dce16cc3e9879cccb4a684253d40fe6c00e610dd513da2bd3a9f89eed4442fc2a660bf1749fe22fea03a0519291f01a10068376507070105a1d0c",
|
||||
"aspnet|8.0|linux-musl|arm|sha": "7b0e39b2f517539f261e4b193e02b991149ab5e520c350fad2463481afde461891b287aeefe642ee6df5fef33df4a639c9f94feceed84ede5980ff3f297dcded",
|
||||
"aspnet|8.0|linux-musl|arm64|sha": "80141d73f84c902c645b906fee34bf27d2bfae4d1905f259b0d89ac00887663301dc6774357b86736bb65f068161358a7db677a30a49fa613c5328b65fa48a3e",
|
||||
"aspnet|8.0|linux|arm|sha": "bc1ee3f85799038e14dc2b28a57ea367b0d837a778add03a23804595156ae333714fa54a13503b173412c082043e6212035fe6238d0914372491e09efb09de62",
|
||||
"aspnet|8.0|linux|x64|sha": "16cd54c431d80710a06037f8ea593e04764a80cbaad75e1db4225fbe3e7fce4c4d279f40757b9811e1c092436d2a1ca3be64c74cb190ebf78418a9865992ad12",
|
||||
"aspnet|8.0|linux|arm64|sha": "9ed12847e404a0a4fdd8fca33a9a787c5ac2e6745d23821c7890f731f2f8f5682e7f9166b2764b13b612b08e091c71e13359b68acc11bcf990afdef1d42f6473",
|
||||
"aspnet|8.0|win|x64|sha": "64eb92e0fa015de55df849d93b8a0afbfa0573cf5b7d5ebb81499aeb586eb2a82d86eee34c7b5bd555a8f819f92e6e1366d7bf98c2aba26d3d6fe8daf875cd67",
|
||||
|
||||
"aspnet-composite|8.0|linux|x64|sha": "5c22f047cce57cea17e189af3305e6b0f8b1aeaff59b471907f99a8e936b9442755edfae015b2b3ca635ee160a8a33cb71cea7e71391a26d04866dbf64339bb6",
|
||||
"aspnet-composite|8.0|linux|arm|sha": "ab616bd512235c9a90aab83bd2c7eac7cea24f40894c7549ff3f39a60cbfe35bbb0f9522d004b0e7f875f6e5ee4ba2d344b141ad6aa18165ef23a7af95bb8eff",
|
||||
"aspnet-composite|8.0|linux|arm64|sha": "e5ea9700bf8b82ec11f9d8a6d6057534375e902b462c417ef7f2072b9865d9d561cc6c6d90859e3196de9862d17970cb47ae6abc1a96ec39e4345792d9551ada",
|
||||
"aspnet-composite|8.0|linux-musl|x64|sha": "9d1dbb50684ec431fd6c979a57834295bc5aeb561e50aeac9f325b0aea9fa1c35927c458ec783c93863cc42debd87a9771405baff6b99c7faa2b43ab2e6815c5",
|
||||
"aspnet-composite|8.0|linux-musl|arm|sha": "d97bdf5c4cd7fc0d168a3abf1ee377515a28002111dec2e1f745da0bdc351edeb00af3d784a1c65738c4a3df346ae039d037e00ae30b21144ef543e71688a96c",
|
||||
"aspnet-composite|8.0|linux-musl|arm64|sha": "3d982d42b6f3c46d111d253121d919841d8af747ac0c0ee645a2297998cd9d60415662748b315fe5a3be22bfe44cbb6161bfe14b9777aa03ebbed0dacffbea4f",
|
||||
"aspnet-composite|8.0|linux|x64|sha": "bffc08fb0ec63251d06cf69c95844d19924b139f0417d1a79f729c856fda89610e03b3ed49844f7dd15401c447137f6daf5b26550269a2c0eb0bff253ab234ec",
|
||||
"aspnet-composite|8.0|linux|arm|sha": "f7fccfe2b4bde2317efc4954884d780bb9486a5e55bdbb50dadd65eea59681abbe9fdb9565a5ff13935b21fddeda2b2efb380811dbe0974cb39335e04f94d494",
|
||||
"aspnet-composite|8.0|linux|arm64|sha": "2ac853990b44bc1ebfa7ed31c599150f5c7f43b4a84ab7b7a96312ced78222dda93728d42b94b3be4acf763e6d95702b7d27186b51b56db25d39bb8bc745aeec",
|
||||
"aspnet-composite|8.0|linux-musl|x64|sha": "8a8336c331327fdb480a27a45825a1d798733d766bf090b0f9af9ba611d91d73a54ca754c5a5654f860eaaccb8cd8708007576f1da35c32f00bca6a9ed7b308f",
|
||||
"aspnet-composite|8.0|linux-musl|arm|sha": "bb91187b837739a7317a946e459bd2fcbe61f0763a196f867c3cb6b9d967cdf6ef30953b43a9bdcc298545dbc88c7a565d0006113f425e08f8d9fbe296de07e8",
|
||||
"aspnet-composite|8.0|linux-musl|arm64|sha": "1ac399561d4c5056ecf9dd8b36ef64704c7de9e8bf92f3c45c54c2cf1fe794421edf18e663d39643746e4abe3fe9a5376578a2887198b166f49155c0d0ced6b6",
|
||||
|
||||
"aspnet|9.0|build-version": "9.0.0-preview.4.24267.6",
|
||||
"aspnet|9.0|linux-musl|x64|sha": "ac7c5caefd2285bf9e3d6d5afb6fd99e6fc23e534635cd3300acd043c042d21e0936670515a4e5d30bb58ef9503f9765787e4ff7bda675975dec5c9d46097677",
|
||||
|
@ -97,9 +97,9 @@
|
|||
"chisel|8.0|ref": "v0.9.1",
|
||||
"chisel|6.0|ref": "v0.9.1",
|
||||
|
||||
"dotnet|6.0|product-version": "6.0.30",
|
||||
"dotnet|7.0|product-version": "7.0.19",
|
||||
"dotnet|8.0|product-version": "8.0.5",
|
||||
"dotnet|6.0|product-version": "6.0.31",
|
||||
"dotnet|7.0|product-version": "7.0.20",
|
||||
"dotnet|8.0|product-version": "8.0.6",
|
||||
"dotnet|9.0|product-version": "9.0.0-preview.4",
|
||||
"dotnet|9.0|fixed-tag": "$(dotnet|9.0|product-version)",
|
||||
"dotnet|9.0|floating-tag": "9.0-preview",
|
||||
|
@ -122,8 +122,8 @@
|
|||
"libssl|jammy": "3",
|
||||
"libssl|noble": "3t64",
|
||||
|
||||
"mingit|latest|x64|url": "https://github.com/git-for-windows/git/releases/download/v2.45.0.windows.1/MinGit-2.45.0-64-bit.zip",
|
||||
"mingit|latest|x64|sha": "f607bbd459bae73369e6509fe849c4c48152f4d33b0021d5881e1e9e7ae79e26",
|
||||
"mingit|latest|x64|url": "https://github.com/git-for-windows/git/releases/download/v2.45.1.windows.1/MinGit-2.45.1-64-bit.zip",
|
||||
"mingit|latest|x64|sha": "f7ba0e2acdc603cf8893b446f6871c869b7644b88a1116b00d6b30fb30f18c74",
|
||||
"mingit|7.0|x64|url": "$(mingit|latest|x64|url)",
|
||||
"mingit|7.0|x64|sha": "$(mingit|latest|x64|sha)",
|
||||
"mingit|8.0|x64|url": "$(mingit|latest|x64|url)",
|
||||
|
@ -207,46 +207,46 @@
|
|||
"rocks-toolbox|8.0|ref": "v1.1.2",
|
||||
"rocks-toolbox|6.0|ref": "v1.1.2",
|
||||
|
||||
"runtime|6.0|build-version": "6.0.30",
|
||||
"runtime|6.0|build-version": "6.0.31",
|
||||
"runtime|6.0|targeting-pack-version": "$(runtime|6.0|build-version)",
|
||||
"runtime|6.0|linux-musl|x64|sha": "0bc940279c45704114ab29b94867d1262e7376a22436c94d4c662af6923159bd2cb891cd822f1d559ba06d7ee06c83ad0cbc6c8eb184d837eb9d39a4bb9fe230",
|
||||
"runtime|6.0|linux-musl|arm|sha": "0f07c9afac935a2268c979f98c2e49f2d96f146d2d253ca017fe01493477708de21ff82f8e3aaa5d207a27ea17a3b501d4631d10cfa08f41522461f0a5982c81",
|
||||
"runtime|6.0|linux-musl|arm64|sha": "3d642720dd7420d1431fe5ff7b2f445e8db8cb0c9ad87b03046f22fa0e369707af9e06aca6d2edd844ec989ca2cd0a92fc9b68e8435bdbadb8a58cfff04cf5c4",
|
||||
"runtime|6.0|linux-rpm|x64|sha": "15b9ffc2fe64591de48c7a8c716f17193151202edd356463a337bac8e919d5b2264c6b49cbf8e4af111ba5364701e66644631f1314fbcc010ea48632e4536a69",
|
||||
"runtime|6.0|linux-rpm|arm64|sha": "b300576976b803f4a9475892c732970d28acb6a6fcc9edda0604a756bc06db46caf02028b02916cb4e20742a22654b2f4c577556a3288fab1d058a78372ff39d",
|
||||
"runtime|6.0|linux|arm|sha": "2a8e470886009a8626a7cace3b6f7ad5cc36c5e440be5d1eab792ccc51653bdcf4ba82d94dfd86bcfbdd9f41eef15161955fa2a6fd68b7a9c6ea46f3c043fe39",
|
||||
"runtime|6.0|linux|x64|sha": "b43200ec3a8c74475f396becd21d22c6a78a6713585837707c2a84bbb869c7e551a05c4c1c1cdba8083baebdd09bc356de5d5a833b8bc84b83421d3ecfac71ca",
|
||||
"runtime|6.0|linux|arm64|sha": "75fa6de07e5d8e5485af910de522c1d0afed0532008ded1e80ec3f576c9a78c6e5759dd4d1331159263c02121a4d8f1e532f0533c11524c2d782cf861be13c09",
|
||||
"runtime|6.0|win|x64|sha": "4c126ede9c8449c035162bccec49b7689c4618a0434db3b4e4b632dab7b1bfc9338649cfd6bbf4045697a1cae1324f6050b9b050bb043a9e498a0815e667e6f5",
|
||||
"runtime-apphost-pack|6.0|linux-rpm|x64|sha": "2b83380a953e41d43d550b986116ee5e0dd88989b9c9240cc5cb5ec1a7bb046a62a41e8183ccf042a419019ec20059f4154acbeb147703e9ebca5162fa2f64a8",
|
||||
"runtime-apphost-pack|6.0|linux-rpm|arm64|sha": "6f671aeb8ae547dd1b400e6984f9622f66f3ec32cf425dc284a26ca224b2398af465256fbab2e250827744e50dee8f8dda1b24d36467b0256cf7326e864eec4a",
|
||||
"runtime-deps-cm.1|6.0|linux-rpm|x64|sha": "bf2286a4ec932c6bdeb3df1efb66c9450bac0cb7fe6a60f0a09ce1beafbbc8732c06aaae7f6d4fae6c33d56bfb4dbfc55f12d5c816cecb56921c04b4d7b9f606",
|
||||
"runtime-deps-cm.2|6.0|linux-rpm|x64|sha": "8bf71547c29770bffbe9d7f23e08cd3096036dfa11f36962300d0e2f72d8c760d140f9924f2adbbc9814acccef57108417e08c65087066586dc3491ce2c00a92",
|
||||
"runtime-deps-cm.2|6.0|linux-rpm|arm64|sha": "4b0ee548a24c4d2050599d55485de82c1647ca64a279df8c84f40988a91cb771c44045dd4ee43ccc851534e59efe90c67b5e1a2ba7cfa3696dc87b5cd5ec5a43",
|
||||
"runtime-host|6.0|linux-rpm|x64|sha": "80a494c9089c845084b51c77069837decc258911a6275287497166e287b8c5610d10567fc0e6c0e8300119c1c47cf71bc291533f6a0bd67eb84a06ad7b8f5ac8",
|
||||
"runtime-host|6.0|linux-rpm|arm64|sha": "c88665ce275ae2f13b8affb6189696f8b59c092f6cbd0babdf791e80e47394d72bec689557e60364ae88922f10add55ccd09b4870f6fcfb023bea38f1aa47417",
|
||||
"runtime-hostfxr|6.0|linux-rpm|x64|sha": "d5b6759745c56df7bb3cecd6d4707789e89a22e139647b329bd0e7a86bcbaa8b5a4fd3d921ca47750d92893b76e251a06b7d2daf9cfca2ca497f24326ef8a83e",
|
||||
"runtime-hostfxr|6.0|linux-rpm|arm64|sha": "7e5eab5c2a01fee6789fcf1ba794e9e018abc57ba3fa948bd7c3fcccfa93d1445db4fd07b3116f1d9ebdc2461fe99a95772df4bf6e8bec6970e62d81b3219dda",
|
||||
"runtime-targeting-pack|6.0|linux-rpm|x64|sha": "a89df73205bf9e22e943b83b30b8f53b64d745e1d34dc2829f208be5333a146d8b43c12d2d7e5cd9de7af87717b74e75bd5a3cd38a4065c7fb42f92b5a90b902",
|
||||
"runtime-targeting-pack|6.0|linux-rpm|arm64|sha": "de2eab7a215d60b6e9885eefeafe056def3a3ae262a3496b1569c5e5e56a3f8e9c85e7e531823cf99a6160ee799233b131f27fcf38f8e81b29fca28d517ef40e",
|
||||
"runtime|6.0|linux-musl|x64|sha": "be9022f66c2edeba71584be94a35133b524c3bec5a9a1e773e9825004f80e047bf65bd6ddbc1c609d118ba80094585622bd0ffc146518b58814f08d69c68433e",
|
||||
"runtime|6.0|linux-musl|arm|sha": "e8b74decfc8b818dba00802cd697dfb6195cd8791a54e711b99fb87f3850b576d6e3887301fe1c7b8837e549acccd5e7be01e7df0a818c5325544938dcbda157",
|
||||
"runtime|6.0|linux-musl|arm64|sha": "4aaae1b7b28a417b6c37dd243e4b2519859e718b64eea29cdfa96b9e1f1b11a06af8c45f0eb33e5fbf55711f2aa8c6dc31791faa28bc75e727b29ac8c75bbcc4",
|
||||
"runtime|6.0|linux-rpm|x64|sha": "f8fe78865b5f7c020bd3bc8e5446751a82bb2f72924f137d8eacc59751f0962d756f3b176c8ad3dee2d8e299daaf0992b7dbbc7ae06f6fa8b1b12ef3856e55da",
|
||||
"runtime|6.0|linux-rpm|arm64|sha": "7723e0e32cff308dc9e3dd225faa0fe67740d057bc5dd2feb5590ecdb72a5d2c632040f276353513c7029a2c9810ab7c9e5b8b1893ae9f4bec7024b18a86a9da",
|
||||
"runtime|6.0|linux|arm|sha": "d1e3a8ffa90fdc6ce9df9804d0e80f4cbfb9f9a1debf3f26ff0b3846ece4591cea73caca3d5dd3ea999f9d4d37afc5935b4befb74422f3cbf40f1bcbf8507fcd",
|
||||
"runtime|6.0|linux|x64|sha": "8df8d8bfe24104f41cc9715bb04fdc1811426c4d16f29336607c68a30d245fb8f36577d639e7da4865204fa85280fb5cdcf47e93183afe6b9e946e0c53df32c8",
|
||||
"runtime|6.0|linux|arm64|sha": "022c7fc8878544f8abde8cf13ef661327238381c8f4731b4975be294616fda00a4b093036a896baef99eb58b881890d3fa951cc51b0212e766a8a7ce95d2c440",
|
||||
"runtime|6.0|win|x64|sha": "0729e991d6b644596c4dcf07378534e181603941a11a8ab8c61d3a5ba4b414eae5151ae9c53a4f381ac53d636c3784042de230037c5ce4c45276865203aecfe4",
|
||||
"runtime-apphost-pack|6.0|linux-rpm|x64|sha": "3eea0bdb22db12a3205100118c7d7c7e75f6eb4995123a016f3da54e6c9d32a2270cf91de69d3d4b721d7de838c81c7ab6f8846cac3745d14ac4c882352ae7ae",
|
||||
"runtime-apphost-pack|6.0|linux-rpm|arm64|sha": "a90d7e04433ba6819ff069723cfd39f4a3f6c884779ba37bd26995db7b41f7d5848be34735f678a1964002eb27b79451e95b0ba2cd1799c1e2f4441073c00c27",
|
||||
"runtime-deps-cm.1|6.0|linux-rpm|x64|sha": "281a14f6c0d2e8e8ac27ef7fc1d0387caa8a13635d5fd6d61dbdafcd52a70aa076ff46d129818bc441dec09e5c72ac42a4f9023ad9a294c95d8702a365d80bf2",
|
||||
"runtime-deps-cm.2|6.0|linux-rpm|x64|sha": "72094a648e0ddfb099f336df3009fe37505a9ea4b96419ab941694938a632516e3aae42701d48cbea26e05ec9ce721de7c36fde53f7d54c1655c06cc55609a56",
|
||||
"runtime-deps-cm.2|6.0|linux-rpm|arm64|sha": "d0df7e919b30abf9ecca3c43e366740134a1d762532dcd675174c985054248fb1a33e6aa72643a2aec4e8fa888b484501fd174aee40a194ad6919e5a17444236",
|
||||
"runtime-host|6.0|linux-rpm|x64|sha": "6c305347ee9e497093d94f16513d21a7888603bf27e8c01814ebe0afa9b4ab1a33dd4d048acfafabae412622bccdc3d666468f3294886a6207bdf0f20416f67d",
|
||||
"runtime-host|6.0|linux-rpm|arm64|sha": "9dbfc80c99c5a7877c6f68208e34c2ac68af2e0aaa83bc70995ab2ffa07a3523ed97e74357dfc9b8ed433a2761111637f5c6a1d3aa272d39c4c26d95f3417963",
|
||||
"runtime-hostfxr|6.0|linux-rpm|x64|sha": "14c4ed895f316e5d80ce765a6e9db5be250b8921c50e4a10984aacbd8aec52fb8f3196e84568c72963a96e191b51297b7e24a629caffefe858ce52888ed6b5f9",
|
||||
"runtime-hostfxr|6.0|linux-rpm|arm64|sha": "b0158c3c7dc53c8341da23d26e300c817e7648bc1fa669b89b11234a5f97fa5f12a87e37e5cd0628a9c3a0c990cc8a6c643b6e9e03fc5059ba5ff0ed364cafcd",
|
||||
"runtime-targeting-pack|6.0|linux-rpm|x64|sha": "b38c7174f8af7ab667da85018d31a7636ccad61e0858afd9a08d92dc7c986b04fde99d87f22252977b6e30b3190aa8ed66224a98c1929fd4064e80f9d9c04fbd",
|
||||
"runtime-targeting-pack|6.0|linux-rpm|arm64|sha": "f5ba037d89e13b9e8eb0cd2ac0d68b4d5d22a20a5fd32455d4eeb74455e18efb96d5661d92f63eaf7f31ae632ca17b6f1acfb8272a1a0c8d72e08fcaa42a3cab",
|
||||
|
||||
"runtime|7.0|build-version": "7.0.19",
|
||||
"runtime|7.0|linux-musl|x64|sha": "a6234e5742bdc2fc2a83c327bfc3c8362caba99102dea373eb50619a6bb4292e8bcc304c1778ec59d60b7924b8bafcc0d74edad1cae71422f7390a97751580dd",
|
||||
"runtime|7.0|linux-musl|arm|sha": "88506b6b86faee0d0cac11651232bdfd12e928d830ea157f6cea4095462368c22782307ffd8c4e805369d2251cc2a884c4ae5a9608c812af58b6e3351a13e4aa",
|
||||
"runtime|7.0|linux-musl|arm64|sha": "9f8e19a755393f6ed812c4f5b3d10123ec0f4a25bf469a84dba32b96d24ca4845c59293bd47d0dcd730e270d2b5f889a5e4247f30341ead0673b22a0e1a11add",
|
||||
"runtime|7.0|linux|arm|sha": "cb99b6e971077ca5a3c580c04e152026fc2c7430cbb30cc4bd074fa98dcbe1ade684a8267360c0d74e1d72c67622d6106ecb42ff6b1b226f39ff9c2d2f6f0a94",
|
||||
"runtime|7.0|linux|x64|sha": "4e556c1437a58d2325e3eeb5a5c4b718599dff206af957a80490ef2945b1a2f5114d25b808b4c9ea233cc4eb2e5ce40932bb249e198319e97f3b5cc443612e6f",
|
||||
"runtime|7.0|linux|arm64|sha": "fde0a0190c77cd361722d2ce449b207b6a26c7f6462dcc9a2debfa1b0e670f7df0b538758ea5eb865f156df17a98722ed7e8f7a2bfceb0a486d1b06a2d436240",
|
||||
"runtime|7.0|win|x64|sha": "b8b2668f95a625705332c3591c864da80dca7cd5625978abf827e2968e516ed40a04d15b380f77638d5e2c83bfaff83e15cf7cc41b56d25c087ab5b08e43d1ed",
|
||||
"runtime|7.0|build-version": "7.0.20",
|
||||
"runtime|7.0|linux-musl|x64|sha": "31b9da08d633cd0028eb08c36ee2c5c3cb1be6d3c5e010c85ae291496fe5e818b5be59f5d47aff86ed939c260f762e57ff06934a4d0954376935b1adc799f1bf",
|
||||
"runtime|7.0|linux-musl|arm|sha": "25ccc373d1c4c0eb741e048c6fd48366310b36ac6f068c50f6bc01342a000464144e8457e7e1b6ccf6d99544d4914022efcb824e75636517bbf61c94852cdd74",
|
||||
"runtime|7.0|linux-musl|arm64|sha": "552ca73467f8043d351c20d71df95ba963b32e8c75706df6f5d3fce525f3efdf1314df296c44fbedad5575782e37633998a79b2c23f7f7420f814ee2488f30a2",
|
||||
"runtime|7.0|linux|arm|sha": "a24aa7afe478e62af4e76c40e63e5e5e8324ab01d9ad9cff3183245cdeb70861ffc118c9abda9f2f2fed423735ca27aac15bec8cc5fc352f05bd5b726265849a",
|
||||
"runtime|7.0|linux|x64|sha": "87855297338555a7b577d7e314e5dbf2c2350f8c867a489cd1e535634bad5c123a1871464d37fc9421837ff5d426c2eadecbe0f60bbf3fd32bc2461f47790a40",
|
||||
"runtime|7.0|linux|arm64|sha": "c245125ee2708252119a1544556e1aa9e00aa18b2303de69877da10c6c17e3f25024b749ca93b53be76ee0e8e4a75d403f7019b8bc2e50ed1278f656cb2f7e06",
|
||||
"runtime|7.0|win|x64|sha": "4943862d33d3c483396adae24c932d254b218aaaa4638e47b22bdd1d61eea248f90f5a768a0842b8c743db8b96039506941af6384411e8c891aeefdebd7db4fd",
|
||||
|
||||
"runtime|8.0|build-version": "8.0.5",
|
||||
"runtime|8.0|linux-musl|x64|sha": "b6c1bc44f068558c26d7a0114147c989f48feb5c43a4dbaf7035825477918e2e20a89b2934b47bfa9518e243147436ce58e6dec666e563c6637c582e00085dd0",
|
||||
"runtime|8.0|linux-musl|arm|sha": "e0b38b3280a9ed109140776d14be3c8a66b38f66ea266987ab31ef969a0ce79aa2215c83298c24d31bdb2b77016653ec95d3089d81af4a83abb396aa069ab5f8",
|
||||
"runtime|8.0|linux-musl|arm64|sha": "629a3f018c949454e8b0361bf287b7646887844853819e7af0579730a0ea18b9f293dc687ef19ed085c57f758ed0a61083e9de4cd5741d0dd16dfc905ea5f0dc",
|
||||
"runtime|8.0|linux|arm|sha": "84d135e0c18da840f8e5555cf6e8b7d57776ceaccb0aaabeb5c75c54b6b78b3844e09cd9f1ee495caddab52e4b80455423200e23c17cb9ce83bc5df7bd99729e",
|
||||
"runtime|8.0|linux|x64|sha": "3efff49feb2e11cb5ec08dcee4e1e8ad92a4d2516b721a98b55ef2ada231cad0c91fd20b71ab5e340047fc837bd02d143449dd32f4f95288f6f659fa6c790eaa",
|
||||
"runtime|8.0|linux|arm64|sha": "cd6c0ac051c3a8b6f3452a5a93600e664e30b9ba14c33948fbbfc21482fe55a8b16268035dd0725c85189d18c83860ea7a7bc96c87d6a4ee6a6083130c5586c3",
|
||||
"runtime|8.0|win|x64|sha": "5eee093b005e9120dfe32261436bbc626b53e535276da9314929f1c5248a72a9d5af3b639ff5545d9265b28a6136f535a0e46758c8717297ae3edb2ee67c88ab",
|
||||
"runtime|8.0|build-version": "8.0.6",
|
||||
"runtime|8.0|linux-musl|x64|sha": "db25afb6603cfd1cafafb3856ea59205b350b263441928c7010372dc1ee813f03d9ba01186468c95402cc09c49367f129e84f8e30b9ebb4a27f5ed66bb573cc1",
|
||||
"runtime|8.0|linux-musl|arm|sha": "1ab5c0ced0444f557547266e80dc50ce2778ea24883fbbaead063f659c2fbbeb9e52f6c92257b1b00c77a743df76effef4d7efd34736acb0e44f5914e75f5d7d",
|
||||
"runtime|8.0|linux-musl|arm64|sha": "dc8383bf283e76a2fcf22bbc53eab10faa6dee72aa6ff542427e1a1fdf14c4071f1b3016d895984f15c751707e2e05791c1522f361f3389ba6068c235550e484",
|
||||
"runtime|8.0|linux|arm|sha": "f50a3acef2d10282a2a236c4eed6f8a6e02b929123c297e3a2cd52deb442a7aa9571ea8529fdf6fdc5b140a076f0e69cfd8358cedaf399ec443441a9c6389817",
|
||||
"runtime|8.0|linux|x64|sha": "c0c5e93d4e68e2075c4c63336dc74246efb704ac9663411351efdefc4cc7da5a7750f44b8a23aebe959bb4308575bead443a41b2524ae03b29ac41929d27e0e0",
|
||||
"runtime|8.0|linux|arm64|sha": "428c5a81938273c5e63b04858dbf2f4e82c9bcfa3bd33f954081238be2fb52aadce99296698eabac72e4be55c61e6c1ff06d2d8d1fd5d6a2d0c7a2917cd50739",
|
||||
"runtime|8.0|win|x64|sha": "2c0407df76878fe518105e132e5435f7f3ac42415fecf099e1a056ef4c068ed9d4e3bcfb5fe49b6c138cfe8b77db609bc6af28be5f11b5beca9eea7c1092ee51",
|
||||
|
||||
"runtime|9.0|build-version": "9.0.0-preview.4.24266.19",
|
||||
"runtime|9.0|linux-musl|x64|sha": "964110b4637ada5eb605aa035c30f4cde754a5ffbe26cb11b63d10cb6e0f3287e746662fb85c421c4c3b9b3a334755f59c123b65799b461d22e1d53c42ad496c",
|
||||
|
@ -257,37 +257,37 @@
|
|||
"runtime|9.0|linux|arm64|sha": "ce8c21b6c854b6772578e84d42e2df5f5144d5a15aff3e6d48953feb1aad517215b6349c20fc22542364a9c439fe19a562f070f88eabf14b5d95ab50fe1ecc00",
|
||||
"runtime|9.0|win|x64|sha": "61ec667e4c6394ba21748a3529969e54ca514c37c42b5acca2a87dbf7f816d6c7c4add8962efa51db7b99a7177546ad439121c53053b5fe6e01763f77f42daf5",
|
||||
|
||||
"sdk|6.0|build-version": "6.0.422",
|
||||
"sdk|6.0|product-version": "6.0.422",
|
||||
"sdk|6.0|linux-musl|arm|sha": "da4acafdd4c10ee3fc8a993099f38c1a1d93811cb10db4f0289d4fd5685f6d4df68cd81245a4c8e658467e95048edede1dff792acb2f8572562785f06601adfd",
|
||||
"sdk|6.0|linux-musl|arm64|sha": "d85df0405a6b4f721e4bd0ff15ded204172f5b2cfb5e9f6eccbc5ed494961b0359a7aa386f9a0a844b7fffafd978abe286f999747de0707b57899470499f807f",
|
||||
"sdk|6.0|linux-musl|x64|sha": "25ca31a27a8f830a625cd58a4f6fe29148c6fd49c4ff86a795f1954da2c09ca3a7750c248b09001a847114db9bc294d427a358b30fc7ac36c3d9c39e5a9e2b99",
|
||||
"sdk|6.0|linux-rpm|x64|sha": "281524a78f1e9e9631c2b31e824fa41eef433709fb19bf62bb490f5a678b3ff3ca3df604024a1dad7c82c7d97335075103f45c0fc6d453c7b944b63d9c497a19",
|
||||
"sdk|6.0|linux-rpm|arm64|sha": "6ae92e249527f416a821ca3aa20172320ea91c98586883ec15914f45870c7134483055e9cbb53f0f89858b9f15ef80a832901467a7af4aadf021d65720c6be4a",
|
||||
"sdk|6.0|linux|arm|sha": "b81fd26a92e16b8e9545f2172bc35651c1787178a0a50ef9edc1b98a9e6176b2289e0e0cc29aa57b3c188d3017a4120f9be47068e36dddc4540fea17424cf4a1",
|
||||
"sdk|6.0|linux|arm64|sha": "c03c3708061f266a3d7fb5bf2240f5bdd00be4d877dc3dc62b95a857f2ad62c80dd4c54f5257737ef7bad3cb458685d7f2bcfe71c3562075ac3aed660df8ae41",
|
||||
"sdk|6.0|linux|x64|sha": "e0e6ea234a5aef29c2571784c22396115db292fae8f859f4642f80f873807140bb7bbc009be568e8e34288b46b2e3e7732115b5f02bbc8ca0aa723e183bc084a",
|
||||
"sdk|6.0|win|x64|sha": "3f764f7f5a0ee80382a321a98509a50746a4cf5e8d30fbbaddbeffbdb48a34a1f60b9735d021d56c15a42038cd7276e170e3932b42f7c7fba97e541381a21865",
|
||||
"sdk|6.0|build-version": "6.0.423",
|
||||
"sdk|6.0|product-version": "6.0.423",
|
||||
"sdk|6.0|linux-musl|arm|sha": "d37fa2001d563411e911ec1820224991116ed628939fde4a98687a37293a36c7114ecd2d1a70c2e40890f5dce0d494c9d1b7d23745463f1899a36d5aa1a78102",
|
||||
"sdk|6.0|linux-musl|arm64|sha": "701827824c27688ac3f4834b379261c5c78a0727880b279cf90a425b9476030782f9b0162497757674ee9f154a6c81b1e4054f338be73f1bb70a271280855cd5",
|
||||
"sdk|6.0|linux-musl|x64|sha": "64806b7ea059403e8e66276cfd05f72551371ea3a6bc3ba5d4638bdf7ec19eea793b4e4cff1bf3aa0c305801cffb7dddf9020491ea9eb859d858b8e01f64b3f3",
|
||||
"sdk|6.0|linux-rpm|x64|sha": "86e4ecce8051ef09e88851b689e04fd83556ee2585de3df8ffdfc4d6c045b7575896f2e9e70e1d76391606dca34580c5346bb21ba477bd339f302aebb7a072f3",
|
||||
"sdk|6.0|linux-rpm|arm64|sha": "5c984db9a0287fcbea8d862452623944e515e273306ada810f10ca0cf9f7ee9331c14c1617bf94baeeec4dcd5b03a3938d6b5abf0c5b11e4f7df3303129a97bf",
|
||||
"sdk|6.0|linux|arm|sha": "4be68c3f50fe9f04839bb2226ed5b5c98577a4290a3d627c672fa24968fb267e9186d611b3f8332cb4545ac86a6acea4e0b1321af5cb6973623b0ee83bd743c4",
|
||||
"sdk|6.0|linux|arm64|sha": "42f5e89d6d9a9923bbc20398a6272290b5f693cc767aa540233630f849779daa8cc7d8ac87655f6b2c8e0250bf5be986a8e8ae502b6f33c0b3e474d041b77625",
|
||||
"sdk|6.0|linux|x64|sha": "4b4a0e66634211ae04fa030e18ae9e22640f5828307ba85c4bae596ab2d31260519197828dae3b2ec73d6772635e0b375536ea6591b03c67c2b7a5566f016952",
|
||||
"sdk|6.0|win|x64|sha": "2fae66117bca22d76afde89e91bf8a40b4602254db4f831b0647e69e3ced23f972f335521847955069e6b8a74e7320ffe2af1f2bfc48842216451216845c3301",
|
||||
|
||||
"sdk|7.0|build-version": "7.0.409",
|
||||
"sdk|7.0|product-version": "7.0.409",
|
||||
"sdk|7.0|linux-musl|arm|sha": "38ae7e0fcf36b2901073f17c2d0964213fcf9d481adc58384bfa82ee9c27690ce6703b1bfe440b55221389d3a4adbf521c50d993e2d00522b7aba106bf4da2b4",
|
||||
"sdk|7.0|linux-musl|arm64|sha": "d6b366d981852597ffc8310c7724ee4c5ee94010ac9e9d35f52bf1b7457934cc052d05206300fb9cb5d5b5db924f7b8a713a015568baab83baebb9d02634f2b8",
|
||||
"sdk|7.0|linux-musl|x64|sha": "dfa0449b87ff9bb139e2b0a9c9a6a45f5300c57ed8fcee1a2beb4ef65f95a047abd43e29e2e999fef89ffae0142ac508c17bc9723e0eeaa31ee189b1883c3972",
|
||||
"sdk|7.0|linux|arm|sha": "454c8c1bd83e4569a38c22ce4f1e9414e8ba217c95829a2619e2d474389d105b43ea395c8bf26b3eb19a590a0e66e2d6ab93ae4a56ab8068709b2b5ac2199905",
|
||||
"sdk|7.0|linux|arm64|sha": "ebf98115e3ef9a5388394443b8cec8aa104c2468fbcb6c964661115665645326abb0bce42786a98eef4ebffe42dedd36de8608e15538d191e934dc83fcd8b2f5",
|
||||
"sdk|7.0|linux|x64|sha": "0b67d04621d7c2a1856fdb0cf6e081090b4e1df1075d2f881fb33655422f2f59f63f8324559dc207510485f77781cc20c7a407e3c04dc0b53246987164427671",
|
||||
"sdk|7.0|win|x64|sha": "fc70f39afa566349200dca003aab4dd388df40cd898ec3d6c960fced1e9e219f50dbe9e6538893fdf4024d04b37a1d2c8aeebc695151e78f8852c91f572ef416",
|
||||
"sdk|7.0|build-version": "7.0.410",
|
||||
"sdk|7.0|product-version": "7.0.410",
|
||||
"sdk|7.0|linux-musl|arm|sha": "c7b19cdf213126456fe7f20171ffbf5cc41772305b47d8d06c64612a509e8913126405ca8ea5b64f93ff4d2cfea29fa128671d40ef23ad669d8b47282238dfc1",
|
||||
"sdk|7.0|linux-musl|arm64|sha": "3beeb4f3d5360cc9bc1739b69028f582b66a6a384c9668ff12a0fdb9c29f92dc757b7b17b3dfcc81e5503f9adaccd7b9ea5490f8e1629cdd98e1b45929b692dd",
|
||||
"sdk|7.0|linux-musl|x64|sha": "6345ba8139af42d7a8330b5a5e17c71b3e068066561006c68bfe2bfb5c1abd2892f0d903fb7aebc2a536d847bc1277780cd651fa531330c16fa302a076cb5415",
|
||||
"sdk|7.0|linux|arm|sha": "95b639a1475d9b7637d41a14c0cab3993b3a2b4be63dbf251ffef840461c51d9d5ecd78ef09c857fe28399155f7a40449e08c7a33ce08850c4e18efaabab45ac",
|
||||
"sdk|7.0|linux|arm64|sha": "2db6a3b9a532d2f59a2b459e634206913a9585c821f3f578a421e3bae346a92dd9b85b76ebde343ca3057275f7ec4d0bca71cbb7f2badb6dcdb516244e84da46",
|
||||
"sdk|7.0|linux|x64|sha": "20b8e02979328e4c4a14493f7791ed419aabd0175233db80cd60e2c004b829b3e8301281ea86b27ba818372473accf5a6d553e5354c54917c8e84d25f5855caa",
|
||||
"sdk|7.0|win|x64|sha": "bfaf5a3da6c8cdc7e82c7ad86ed1282ed050b689e02a65c32c57aa64292283bca710b2f1fe1bab62ab7b9bfe126fbab27fa4d2c59f9f96f4b32698b06b46dde7",
|
||||
|
||||
"sdk|8.0|build-version": "8.0.300",
|
||||
"sdk|8.0|product-version": "8.0.300",
|
||||
"sdk|8.0|linux-musl|arm|sha": "768bc41911895272ed8b8629d3ae36ccedb74c9982b94c8bee6575870cdce6bd9ffab26751f48cedd4b3c7921b3fb6d3416364bc4102f61983dd0b18e9aca104",
|
||||
"sdk|8.0|linux-musl|arm64|sha": "fde1657c8e6be40dd7b140d8253dfb0323826797cdc3ae2217b689598262ac51bee409388f2b21cb499daf0db713ed27034baac92f43c0b529a68c2f8d8ad26d",
|
||||
"sdk|8.0|linux-musl|x64|sha": "87250809f75cbe408ccac9901a213afc54805526a613fbf88fd02a165c56cab5f770730de03d98f6e798e9013e6b98e8b8e31279e251a3c31c2976b89e643fd1",
|
||||
"sdk|8.0|linux|arm|sha": "13fd4818d3cb64dcdbf23748d0e8afcdfb981c1d6f0a8721d41c3794c363dae615612838e0db1050fd8b218ccf8e27a2c97e5a0da61da0d384c008b08c1f066b",
|
||||
"sdk|8.0|linux|arm64|sha": "b38d34afe6d92f63a0e5b6fc37c88fbb5a1c73fba7d8df41d25432b64b2fbc31017198a02209b3d4343d384bc352834b9ee68306307a3f0fe486591dd2f70efd",
|
||||
"sdk|8.0|linux|x64|sha": "6ba966801ad3869275469b0f7ee7af0b88b659d018a37b241962335bd95ef6e55cb6741ab77d96a93c68174d30d0c270b48b3cda21b493270b0d6038ee3fe79e",
|
||||
"sdk|8.0|win|x64|sha": "c287cbd4084d381f715029be2878c2d9a326b47140d3636b1356c01ce28d887550d9629ca4bdb4029d2985955c48a22334bba8e628218e13ec0ae7d0a2c3407b",
|
||||
"sdk|8.0|build-version": "8.0.301",
|
||||
"sdk|8.0|product-version": "8.0.301",
|
||||
"sdk|8.0|linux-musl|arm|sha": "19c32bf5cc14452cd0eaa40eceb0f5d63730c80ee9045cd9ee9057bb78b3add430b7337c2e2ddc05902777ba6517f879c10572c32da0ce21877ce1d9523a753b",
|
||||
"sdk|8.0|linux-musl|arm64|sha": "646716f924ab20826a3520a2f75fa0e188f2306b8b8a1695f15834a14688dfd9c871909401810aaa387abb2eb9397414b21ac3b6b0ce1f3458dc96fb84c951bb",
|
||||
"sdk|8.0|linux-musl|x64|sha": "25e11e1b658e89121650ac5ec2b21d0cda42442d807dc3fd32b79f2d818ace9ed505f0e95994ed6edac7392c62dc094a056ea43d8c054a190cb3fe395fe802cd",
|
||||
"sdk|8.0|linux|arm|sha": "9a44abe4ab6c6a8b8b8c599b140722098e4c710fb86d3ff387402ce98fc5bdf2e8271558b2de0822b5ef73c8781d5fae219d69411697b3cd59ccfc0283286a69",
|
||||
"sdk|8.0|linux|arm64|sha": "cb904a625d5e4ef4db995225d6705b84201dc7d7d09a0b1669baccc86e05419472719025036dd78983b21850f7663d159ae41926364d1d3ca0eab62862f75d29",
|
||||
"sdk|8.0|linux|x64|sha": "6e2e1ad5fe3f00e6974ad3eac9c5b74cd09521f19e06eb9aff45a44d6c55e4a2c1cd489364735215d2ea53cec2a7d45892a5ede344a8421be9ad15872c3496a2",
|
||||
"sdk|8.0|win|x64|sha": "cf00d4746cb063994e1a7a490d1ca29bb78e9c78505a733a4693353febc14e0cfb26775cab57baa7612b74be08ef91224b0d06cfa4eef0b9bf15b2843266a948",
|
||||
|
||||
"sdk|9.0|build-version": "9.0.100-preview.4.24267.66",
|
||||
"sdk|9.0|product-version": "9.0.100-preview.4",
|
||||
|
|
|
@ -19,7 +19,7 @@ RUN dotnet_aspire_version=8.0.0 \
|
|||
|
||||
|
||||
# Aspire Dashboard image
|
||||
FROM $REPO:8.0.5-cbl-mariner2.0-distroless-extra-amd64
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-extra-amd64
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=installer /app .
|
||||
|
|
|
@ -19,7 +19,7 @@ RUN dotnet_aspire_version=8.0.0 \
|
|||
|
||||
|
||||
# Aspire Dashboard image
|
||||
FROM $REPO:8.0.5-cbl-mariner2.0-distroless-extra-arm64v8
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-extra-arm64v8
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=installer /app .
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime
|
||||
FROM $REPO:6.0.30-alpine3.18-amd64
|
||||
FROM $REPO:6.0.31-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=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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='05afa6c27d1e8ffc2722ba6ab9f0f0a9aded82812399323b0e723fcc85bd9864969031378d92e7d993b9fd80fae7276d5d1366c7050f5c175540b1416b1cd230' \
|
||||
&& aspnetcore_sha512='6c79053842b907b2a5d79432e363d6d1fa45e59b73d469cbd8821e854d72dfc46b43e69156e608254e9815daf80ea534613ecf65cbbd6d8ee65789db99bf805b' \
|
||||
&& 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:6.0.30-alpine3.18-arm32v7
|
||||
FROM $REPO:6.0.31-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=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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='4aa584e1d7a281ee0ee49e678239331cb3ed04b292284c09a1359ee09d2dcc86cef211db373854ff6250cf5d71d9c0c88d5c2eb0ef2c8d0d61705c5e3f9023e0' \
|
||||
&& aspnetcore_sha512='3af78b991970d7d524e769e14ccb7870a8a7d52b4cb40526a0b92b8d85c4e676eb247e7db9f5995d5f73a55d0db92fbcfd667c3991e80d0543b4e91d107c5da2' \
|
||||
&& 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:6.0.30-alpine3.18-arm64v8
|
||||
FROM $REPO:6.0.31-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=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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='cf698e2185311aa9e481534b8d8632e14a4284dd9529db62d2984e4385217358de3aa0a8e1c6851c6943ffdc2adb81afcee99dd92e08092d9536838f132b7df4' \
|
||||
&& aspnetcore_sha512='c0defb7cb37b708211f7c9823ad7f28605403cc0028bcf37a7ddbc801d59b4fb24e6ffe4422cefe57a0e2a45f1a0e71f8583ec48465307ddf7b96f65444b20fb' \
|
||||
&& 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:6.0.30-alpine3.19-amd64
|
||||
FROM $REPO:6.0.31-alpine3.19-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=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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='05afa6c27d1e8ffc2722ba6ab9f0f0a9aded82812399323b0e723fcc85bd9864969031378d92e7d993b9fd80fae7276d5d1366c7050f5c175540b1416b1cd230' \
|
||||
&& aspnetcore_sha512='6c79053842b907b2a5d79432e363d6d1fa45e59b73d469cbd8821e854d72dfc46b43e69156e608254e9815daf80ea534613ecf65cbbd6d8ee65789db99bf805b' \
|
||||
&& 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:6.0.30-alpine3.19-arm32v7
|
||||
FROM $REPO:6.0.31-alpine3.19-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=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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='4aa584e1d7a281ee0ee49e678239331cb3ed04b292284c09a1359ee09d2dcc86cef211db373854ff6250cf5d71d9c0c88d5c2eb0ef2c8d0d61705c5e3f9023e0' \
|
||||
&& aspnetcore_sha512='3af78b991970d7d524e769e14ccb7870a8a7d52b4cb40526a0b92b8d85c4e676eb247e7db9f5995d5f73a55d0db92fbcfd667c3991e80d0543b4e91d107c5da2' \
|
||||
&& 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:6.0.30-alpine3.19-arm64v8
|
||||
FROM $REPO:6.0.31-alpine3.19-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=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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='cf698e2185311aa9e481534b8d8632e14a4284dd9529db62d2984e4385217358de3aa0a8e1c6851c6943ffdc2adb81afcee99dd92e08092d9536838f132b7df4' \
|
||||
&& aspnetcore_sha512='c0defb7cb37b708211f7c9823ad7f28605403cc0028bcf37a7ddbc801d59b4fb24e6ffe4422cefe57a0e2a45f1a0e71f8583ec48465307ddf7b96f65444b20fb' \
|
||||
&& 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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d' \
|
||||
&& aspnetcore_sha512='ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1' \
|
||||
&& 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:6.0.30-bookworm-slim-amd64
|
||||
FROM $REPO:6.0.31-bookworm-slim-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='2ba7f132f198558ffd30864829d2ed71ade1cdec87092df3c6467f737475bea4acb82c2c366cd1e84fd6eccedc302294b408397c482580ce93cc9f534fea08de' \
|
||||
&& aspnetcore_sha512='6ea99cf607c055dfbcc33d50b933835f887a765988eda8d6d5d385189f926140e8cbd09b8dd4b55987370fd686db7972e38cbcd2017121e4b85ae2294c47de3f' \
|
||||
&& 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:6.0.30-bookworm-slim-arm32v7
|
||||
FROM $REPO:6.0.31-bookworm-slim-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130' \
|
||||
&& aspnetcore_sha512='5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8' \
|
||||
&& 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:6.0.30-bookworm-slim-arm64v8
|
||||
FROM $REPO:6.0.31-bookworm-slim-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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 amd64/buildpack-deps:bullseye-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d' \
|
||||
&& aspnetcore_sha512='ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1' \
|
||||
&& 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:6.0.30-bullseye-slim-amd64
|
||||
FROM $REPO:6.0.31-bullseye-slim-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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:bullseye-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='2ba7f132f198558ffd30864829d2ed71ade1cdec87092df3c6467f737475bea4acb82c2c366cd1e84fd6eccedc302294b408397c482580ce93cc9f534fea08de' \
|
||||
&& aspnetcore_sha512='6ea99cf607c055dfbcc33d50b933835f887a765988eda8d6d5d385189f926140e8cbd09b8dd4b55987370fd686db7972e38cbcd2017121e4b85ae2294c47de3f' \
|
||||
&& 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:6.0.30-bullseye-slim-arm32v7
|
||||
FROM $REPO:6.0.31-bullseye-slim-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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:bullseye-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130' \
|
||||
&& aspnetcore_sha512='5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8' \
|
||||
&& 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:6.0.30-bullseye-slim-arm64v8
|
||||
FROM $REPO:6.0.31-bullseye-slim-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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 Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d' \
|
||||
&& aspnetcore_sha512='ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-cbl-mariner2.0-distroless-amd64
|
||||
FROM $REPO:6.0.31-cbl-mariner2.0-distroless-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130' \
|
||||
&& aspnetcore_sha512='5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-cbl-mariner2.0-distroless-arm64v8
|
||||
FROM $REPO:6.0.31-cbl-mariner2.0-distroless-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime
|
||||
FROM $REPO:6.0.30-cbl-mariner2.0-amd64
|
||||
FROM $REPO:6.0.31-cbl-mariner2.0-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# Install ASP.NET Core
|
||||
RUN curl -fSL --output aspnetcore.rpm https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-x64.rpm \
|
||||
&& aspnetcore_sha512='887437e297cac90faa80647628f131c65a1b2ca0fd01b17f2403da7c168d230984fa55d547c4f85f636c03cac4c580806850250c93477715929c08a9c6ba51bf' \
|
||||
&& aspnetcore_sha512='c5c524c4167f06def7ff82b50dca46be856c1bd1c161ec905875420fc68f05cc3160d3a50beb82911eb2e4669e70f60930a439a888928e4dcfdc4432280e6ca1' \
|
||||
&& echo "$aspnetcore_sha512 aspnetcore.rpm" | sha512sum -c - \
|
||||
&& tdnf install -y --disablerepo=* aspnetcore.rpm \
|
||||
&& rm aspnetcore.rpm
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime
|
||||
FROM $REPO:6.0.30-cbl-mariner2.0-arm64v8
|
||||
FROM $REPO:6.0.31-cbl-mariner2.0-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# Install ASP.NET Core
|
||||
RUN curl -fSL --output aspnetcore.rpm https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$ASPNET_VERSION/aspnetcore-runtime-$ASPNET_VERSION-aarch64.rpm \
|
||||
&& aspnetcore_sha512='33508182725369d39ca10544e99b966420abd1310bab23f9476fee8d2b7cbb6fb2f74b2f850584300c0d9f8e6b1cafc194286a23007744bf0211a146adec7e26' \
|
||||
&& aspnetcore_sha512='b3246c706ce6c25a52956fcc1f592ebc46424f4a1af4c2f303f729d29d9a20976ad9c2e2d2bc7fff569dd6168607fd02339414aeecf746b93e03307e6032b161' \
|
||||
&& echo "$aspnetcore_sha512 aspnetcore.rpm" | sha512sum -c - \
|
||||
&& tdnf install -y --disablerepo=* aspnetcore.rpm \
|
||||
&& rm aspnetcore.rpm
|
||||
|
|
|
@ -4,18 +4,18 @@ ARG REPO=mcr.microsoft.com/dotnet/runtime
|
|||
FROM amd64/buildpack-deps:focal-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d' \
|
||||
&& aspnetcore_sha512='ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1' \
|
||||
&& 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:6.0.30-focal-amd64
|
||||
FROM $REPO:6.0.31-focal-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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:focal-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='2ba7f132f198558ffd30864829d2ed71ade1cdec87092df3c6467f737475bea4acb82c2c366cd1e84fd6eccedc302294b408397c482580ce93cc9f534fea08de' \
|
||||
&& aspnetcore_sha512='6ea99cf607c055dfbcc33d50b933835f887a765988eda8d6d5d385189f926140e8cbd09b8dd4b55987370fd686db7972e38cbcd2017121e4b85ae2294c47de3f' \
|
||||
&& 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:6.0.30-focal-arm32v7
|
||||
FROM $REPO:6.0.31-focal-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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:focal-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130' \
|
||||
&& aspnetcore_sha512='5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8' \
|
||||
&& 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:6.0.30-focal-arm64v8
|
||||
FROM $REPO:6.0.31-focal-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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
|
|||
FROM amd64/buildpack-deps:jammy-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d' \
|
||||
&& aspnetcore_sha512='ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-jammy-chiseled-extra-amd64
|
||||
FROM $REPO:6.0.31-jammy-chiseled-extra-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='2ba7f132f198558ffd30864829d2ed71ade1cdec87092df3c6467f737475bea4acb82c2c366cd1e84fd6eccedc302294b408397c482580ce93cc9f534fea08de' \
|
||||
&& aspnetcore_sha512='6ea99cf607c055dfbcc33d50b933835f887a765988eda8d6d5d385189f926140e8cbd09b8dd4b55987370fd686db7972e38cbcd2017121e4b85ae2294c47de3f' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-jammy-chiseled-extra-arm32v7
|
||||
FROM $REPO:6.0.31-jammy-chiseled-extra-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130' \
|
||||
&& aspnetcore_sha512='5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-jammy-chiseled-extra-arm64v8
|
||||
FROM $REPO:6.0.31-jammy-chiseled-extra-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
|
||||
|
|
|
@ -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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d' \
|
||||
&& aspnetcore_sha512='ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-jammy-chiseled-amd64
|
||||
FROM $REPO:6.0.31-jammy-chiseled-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='2ba7f132f198558ffd30864829d2ed71ade1cdec87092df3c6467f737475bea4acb82c2c366cd1e84fd6eccedc302294b408397c482580ce93cc9f534fea08de' \
|
||||
&& aspnetcore_sha512='6ea99cf607c055dfbcc33d50b933835f887a765988eda8d6d5d385189f926140e8cbd09b8dd4b55987370fd686db7972e38cbcd2017121e4b85ae2294c47de3f' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-jammy-chiseled-arm32v7
|
||||
FROM $REPO:6.0.31-jammy-chiseled-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130' \
|
||||
&& aspnetcore_sha512='5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8' \
|
||||
&& 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=6.0.30 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:6.0.30-jammy-chiseled-arm64v8
|
||||
FROM $REPO:6.0.31-jammy-chiseled-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='757d017db28b8e34c4b242c082aa51eb85bce8fca16af37a0beabedb271c9bd13e1631868faa131745d7784db48974567f82275da09041ba434dcb7abe821a2d' \
|
||||
&& aspnetcore_sha512='ebb20a3461bf9d1e3a5c91761452f5ef2e60873826ad3158493768a18d207319bccc40d6c1a64fd61dd8c22bad51c26689394b0e6a40c4bfe4cca00ce4c00db1' \
|
||||
&& 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:6.0.30-jammy-amd64
|
||||
FROM $REPO:6.0.31-jammy-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='2ba7f132f198558ffd30864829d2ed71ade1cdec87092df3c6467f737475bea4acb82c2c366cd1e84fd6eccedc302294b408397c482580ce93cc9f534fea08de' \
|
||||
&& aspnetcore_sha512='6ea99cf607c055dfbcc33d50b933835f887a765988eda8d6d5d385189f926140e8cbd09b8dd4b55987370fd686db7972e38cbcd2017121e4b85ae2294c47de3f' \
|
||||
&& 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:6.0.30-jammy-arm32v7
|
||||
FROM $REPO:6.0.31-jammy-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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=6.0.30 \
|
||||
RUN aspnetcore_version=6.0.31 \
|
||||
&& 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='de0921903ba55e21195107b126e271457550543fd6a9698ab3c2b1e2b95f7fe2d6fb2f067e08ed10c9e56940c247733dd9a2f9775e7993e033a945899461e130' \
|
||||
&& aspnetcore_sha512='5d395554520a62c81e01f045245749d771d728a353631879462ac499e78658377e475bca756668eeafdd65ac55ad55f244f778809c127a553c5c330b76ef9dd8' \
|
||||
&& 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:6.0.30-jammy-arm64v8
|
||||
FROM $REPO:6.0.31-jammy-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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 = '6.0.30'; `
|
||||
$aspnetcore_version = '6.0.31'; `
|
||||
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-win-x64.zip; `
|
||||
$aspnetcore_sha512 = 'f34be5a8712c4c41555bb8bb44feea48ac9642d3d432b23bb5af59d1b91209c8cc7a8b52318757f9a82248cc017a2fce77f7a4d1e9a593ac8c14a47eece60784'; `
|
||||
$aspnetcore_sha512 = '68876fb8469fda214528ca74dcde67cc08f6babf07768d528616e44a84221f3522b9dc496b572f4a67b227404b4ea666a2cd2cef73c5ef36dedb12120a21ffd7'; `
|
||||
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:6.0.30-nanoserver-1809
|
||||
FROM $REPO:6.0.31-nanoserver-1809
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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 = '6.0.30'; `
|
||||
$aspnetcore_version = '6.0.31'; `
|
||||
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-win-x64.zip; `
|
||||
$aspnetcore_sha512 = 'f34be5a8712c4c41555bb8bb44feea48ac9642d3d432b23bb5af59d1b91209c8cc7a8b52318757f9a82248cc017a2fce77f7a4d1e9a593ac8c14a47eece60784'; `
|
||||
$aspnetcore_sha512 = '68876fb8469fda214528ca74dcde67cc08f6babf07768d528616e44a84221f3522b9dc496b572f4a67b227404b4ea666a2cd2cef73c5ef36dedb12120a21ffd7'; `
|
||||
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:6.0.30-nanoserver-ltsc2022
|
||||
FROM $REPO:6.0.31-nanoserver-ltsc2022
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
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:6.0.30-windowsservercore-ltsc2019
|
||||
FROM $REPO:6.0.31-windowsservercore-ltsc2019
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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 = 'f34be5a8712c4c41555bb8bb44feea48ac9642d3d432b23bb5af59d1b91209c8cc7a8b52318757f9a82248cc017a2fce77f7a4d1e9a593ac8c14a47eece60784'; `
|
||||
$aspnetcore_sha512 = '68876fb8469fda214528ca74dcde67cc08f6babf07768d528616e44a84221f3522b9dc496b572f4a67b227404b4ea666a2cd2cef73c5ef36dedb12120a21ffd7'; `
|
||||
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:6.0.30-windowsservercore-ltsc2022
|
||||
FROM $REPO:6.0.31-windowsservercore-ltsc2022
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=6.0.30
|
||||
ENV ASPNET_VERSION=6.0.31
|
||||
|
||||
# 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 = 'f34be5a8712c4c41555bb8bb44feea48ac9642d3d432b23bb5af59d1b91209c8cc7a8b52318757f9a82248cc017a2fce77f7a4d1e9a593ac8c14a47eece60784'; `
|
||||
$aspnetcore_sha512 = '68876fb8469fda214528ca74dcde67cc08f6babf07768d528616e44a84221f3522b9dc496b572f4a67b227404b4ea666a2cd2cef73c5ef36dedb12120a21ffd7'; `
|
||||
if ((Get-FileHash aspnetcore.zip -Algorithm sha512).Hash -ne $aspnetcore_sha512) { `
|
||||
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
|
||||
exit 1; `
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime
|
||||
FROM $REPO:7.0.19-alpine3.18-amd64
|
||||
FROM $REPO:7.0.20-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=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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='4d469585d06256cf207b077961e920ea3a654e32fb984b72c3a11203874c84b9a4da0f20ddd3e3df40509a372482b20d69d81c72539bfff02345635c896b7efe' \
|
||||
&& aspnetcore_sha512='a80f31193af70d556e8d026d39d79863c8389b065fe0778e7b4360f7d1f6d36503ba52736c40e74a716c3c30500b185816ed60d79b06ae295754b67374a1fa45' \
|
||||
&& 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:7.0.19-alpine3.18-arm32v7
|
||||
FROM $REPO:7.0.20-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=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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='f4fc9e3454f19078d3dc8e02e4e630ec73f196f071c9a3eef48efec905f4ebea8c96d67410fab1d769f5e169938e4fd6056b05d03f720dd494d6d3ad3a29799c' \
|
||||
&& aspnetcore_sha512='ca84e0eff052d45b7fa9afd8a68f1d56264155b507881105d206969922057bf332895a3c3a2a1702648e46712f022574d93ae187c8fd2610f8392909568abf56' \
|
||||
&& 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:7.0.19-alpine3.18-arm64v8
|
||||
FROM $REPO:7.0.20-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=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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='b7680432ed7347cd8c6d66c9491401c1386f4b0af395d22130460ef13215c3a80181a001d7445e8e19d0ea702bd4d6f0907c3caf7ec8614f69cacb7dd3e99eb8' \
|
||||
&& aspnetcore_sha512='65406e1714a3117daa342b3fd0dbcd5c3214315611eacbbd8580827f69a07a9480530320ba40692a3d6dbff832d929a1420079f1db30ca3fd67a6fd035149d04' \
|
||||
&& 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:7.0.19-alpine3.19-amd64
|
||||
FROM $REPO:7.0.20-alpine3.19-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=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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='4d469585d06256cf207b077961e920ea3a654e32fb984b72c3a11203874c84b9a4da0f20ddd3e3df40509a372482b20d69d81c72539bfff02345635c896b7efe' \
|
||||
&& aspnetcore_sha512='a80f31193af70d556e8d026d39d79863c8389b065fe0778e7b4360f7d1f6d36503ba52736c40e74a716c3c30500b185816ed60d79b06ae295754b67374a1fa45' \
|
||||
&& 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:7.0.19-alpine3.19-arm32v7
|
||||
FROM $REPO:7.0.20-alpine3.19-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=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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='f4fc9e3454f19078d3dc8e02e4e630ec73f196f071c9a3eef48efec905f4ebea8c96d67410fab1d769f5e169938e4fd6056b05d03f720dd494d6d3ad3a29799c' \
|
||||
&& aspnetcore_sha512='ca84e0eff052d45b7fa9afd8a68f1d56264155b507881105d206969922057bf332895a3c3a2a1702648e46712f022574d93ae187c8fd2610f8392909568abf56' \
|
||||
&& 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:7.0.19-alpine3.19-arm64v8
|
||||
FROM $REPO:7.0.20-alpine3.19-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=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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='b7680432ed7347cd8c6d66c9491401c1386f4b0af395d22130460ef13215c3a80181a001d7445e8e19d0ea702bd4d6f0907c3caf7ec8614f69cacb7dd3e99eb8' \
|
||||
&& aspnetcore_sha512='65406e1714a3117daa342b3fd0dbcd5c3214315611eacbbd8580827f69a07a9480530320ba40692a3d6dbff832d929a1420079f1db30ca3fd67a6fd035149d04' \
|
||||
&& 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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217' \
|
||||
&& aspnetcore_sha512='62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70' \
|
||||
&& 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:7.0.19-bookworm-slim-amd64
|
||||
FROM $REPO:7.0.20-bookworm-slim-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='a9f8fef6515beeb45d1f5ea9408ef2ba12f1be7f1020632691e3c0fd68b94bb802ee55153e6e3578049f6393132709d6c2f11d0ca9c174780a9bad44cf770c4f' \
|
||||
&& aspnetcore_sha512='e82bb0f1d52d91fea6bed419a18561282ed0e9de36e564e641e296c917f7f65fc7555ccc046fed675ad67b4e7c50a70f0f48e8559ff4f2a9bbad2bc62dcf6ab3' \
|
||||
&& 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:7.0.19-bookworm-slim-arm32v7
|
||||
FROM $REPO:7.0.20-bookworm-slim-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf' \
|
||||
&& aspnetcore_sha512='dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c' \
|
||||
&& 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:7.0.19-bookworm-slim-arm64v8
|
||||
FROM $REPO:7.0.20-bookworm-slim-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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 amd64/buildpack-deps:bullseye-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217' \
|
||||
&& aspnetcore_sha512='62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70' \
|
||||
&& 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:7.0.19-bullseye-slim-amd64
|
||||
FROM $REPO:7.0.20-bullseye-slim-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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:bullseye-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='a9f8fef6515beeb45d1f5ea9408ef2ba12f1be7f1020632691e3c0fd68b94bb802ee55153e6e3578049f6393132709d6c2f11d0ca9c174780a9bad44cf770c4f' \
|
||||
&& aspnetcore_sha512='e82bb0f1d52d91fea6bed419a18561282ed0e9de36e564e641e296c917f7f65fc7555ccc046fed675ad67b4e7c50a70f0f48e8559ff4f2a9bbad2bc62dcf6ab3' \
|
||||
&& 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:7.0.19-bullseye-slim-arm32v7
|
||||
FROM $REPO:7.0.20-bullseye-slim-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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:bullseye-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf' \
|
||||
&& aspnetcore_sha512='dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c' \
|
||||
&& 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:7.0.19-bullseye-slim-arm64v8
|
||||
FROM $REPO:7.0.20-bullseye-slim-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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 Core
|
||||
RUN aspnetcore_version=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217' \
|
||||
&& aspnetcore_sha512='62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-cbl-mariner2.0-distroless-amd64
|
||||
FROM $REPO:7.0.20-cbl-mariner2.0-distroless-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf' \
|
||||
&& aspnetcore_sha512='dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-cbl-mariner2.0-distroless-arm64v8
|
||||
FROM $REPO:7.0.20-cbl-mariner2.0-distroless-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime
|
||||
|
||||
# Installer image
|
||||
FROM $REPO:7.0.19-cbl-mariner2.0-amd64 AS installer
|
||||
FROM $REPO:7.0.20-cbl-mariner2.0-amd64 AS installer
|
||||
|
||||
RUN tdnf install -y \
|
||||
tar \
|
||||
&& tdnf clean all
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217' \
|
||||
&& aspnetcore_sha512='62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70' \
|
||||
&& 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:7.0.19-cbl-mariner2.0-amd64
|
||||
FROM $REPO:7.0.20-cbl-mariner2.0-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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:7.0.19-cbl-mariner2.0-arm64v8 AS installer
|
||||
FROM $REPO:7.0.20-cbl-mariner2.0-arm64v8 AS installer
|
||||
|
||||
RUN tdnf install -y \
|
||||
tar \
|
||||
&& tdnf clean all
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf' \
|
||||
&& aspnetcore_sha512='dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c' \
|
||||
&& 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:7.0.19-cbl-mariner2.0-arm64v8
|
||||
FROM $REPO:7.0.20-cbl-mariner2.0-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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
|
|||
FROM amd64/buildpack-deps:jammy-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217' \
|
||||
&& aspnetcore_sha512='62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-jammy-chiseled-extra-amd64
|
||||
FROM $REPO:7.0.20-jammy-chiseled-extra-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='a9f8fef6515beeb45d1f5ea9408ef2ba12f1be7f1020632691e3c0fd68b94bb802ee55153e6e3578049f6393132709d6c2f11d0ca9c174780a9bad44cf770c4f' \
|
||||
&& aspnetcore_sha512='e82bb0f1d52d91fea6bed419a18561282ed0e9de36e564e641e296c917f7f65fc7555ccc046fed675ad67b4e7c50a70f0f48e8559ff4f2a9bbad2bc62dcf6ab3' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-jammy-chiseled-extra-arm32v7
|
||||
FROM $REPO:7.0.20-jammy-chiseled-extra-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf' \
|
||||
&& aspnetcore_sha512='dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-jammy-chiseled-extra-arm64v8
|
||||
FROM $REPO:7.0.20-jammy-chiseled-extra-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
|
||||
|
|
|
@ -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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217' \
|
||||
&& aspnetcore_sha512='62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-jammy-chiseled-amd64
|
||||
FROM $REPO:7.0.20-jammy-chiseled-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='a9f8fef6515beeb45d1f5ea9408ef2ba12f1be7f1020632691e3c0fd68b94bb802ee55153e6e3578049f6393132709d6c2f11d0ca9c174780a9bad44cf770c4f' \
|
||||
&& aspnetcore_sha512='e82bb0f1d52d91fea6bed419a18561282ed0e9de36e564e641e296c917f7f65fc7555ccc046fed675ad67b4e7c50a70f0f48e8559ff4f2a9bbad2bc62dcf6ab3' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-jammy-chiseled-arm32v7
|
||||
FROM $REPO:7.0.20-jammy-chiseled-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf' \
|
||||
&& aspnetcore_sha512='dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c' \
|
||||
&& 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=7.0.19 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:7.0.19-jammy-chiseled-arm64v8
|
||||
FROM $REPO:7.0.20-jammy-chiseled-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='569fcc25f0c32df3b28c4569bbeabb6c20afc8865088f14a405d3847bbfd159cf291d2dc4810140b8f436f06c95ebb09214ac837b5ade6bd8121e9c0204eb217' \
|
||||
&& aspnetcore_sha512='62ed9743972043a72e48d5aa2f7fdf3483cf684a32b051315004d1c778e9712bf66e5e7a97a5a53993fa8e92daf5bacaf2cdb3eae44bb9a9e25532b9a80f4f70' \
|
||||
&& 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:7.0.19-jammy-amd64
|
||||
FROM $REPO:7.0.20-jammy-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='a9f8fef6515beeb45d1f5ea9408ef2ba12f1be7f1020632691e3c0fd68b94bb802ee55153e6e3578049f6393132709d6c2f11d0ca9c174780a9bad44cf770c4f' \
|
||||
&& aspnetcore_sha512='e82bb0f1d52d91fea6bed419a18561282ed0e9de36e564e641e296c917f7f65fc7555ccc046fed675ad67b4e7c50a70f0f48e8559ff4f2a9bbad2bc62dcf6ab3' \
|
||||
&& 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:7.0.19-jammy-arm32v7
|
||||
FROM $REPO:7.0.20-jammy-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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=7.0.19 \
|
||||
RUN aspnetcore_version=7.0.20 \
|
||||
&& 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='c71e6a756bdac7f68289fb6c67fcb8c347586e421cbf4345fb510686ff5948e25898759dc7ab30904ac07a7d595508e59d66b5b6dc88d30b54c141c82bd590cf' \
|
||||
&& aspnetcore_sha512='dfb1c1bef4d826defd3d995599a5c03e1bf1a64c65d98b675d6c05dbb7380d98233953e68d53fc5ebec60ad4ef75417073fb1fb3256a0176bb964f0e01161f6c' \
|
||||
&& 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:7.0.19-jammy-arm64v8
|
||||
FROM $REPO:7.0.20-jammy-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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 = '7.0.19'; `
|
||||
$aspnetcore_version = '7.0.20'; `
|
||||
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-win-x64.zip; `
|
||||
$aspnetcore_sha512 = '1dc52c048df6962db66a574fe11f040e9536e7527c4fcd01814afa84f856481c1341f4e09547648e44bc5d34299129181be15215930b40a8eb321a0e483fa64c'; `
|
||||
$aspnetcore_sha512 = 'f1fbf553a0a2ac4771ba1b616d415bc370f32b7c42061881f6945f2ea8d4eac665c6f209378cdf221fc14ae03ed23ffaf0f34c07eedcc47617c272933490d261'; `
|
||||
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:7.0.19-nanoserver-1809
|
||||
FROM $REPO:7.0.20-nanoserver-1809
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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 = '7.0.19'; `
|
||||
$aspnetcore_version = '7.0.20'; `
|
||||
Invoke-WebRequest -OutFile aspnetcore.zip https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/$aspnetcore_version/aspnetcore-runtime-$aspnetcore_version-win-x64.zip; `
|
||||
$aspnetcore_sha512 = '1dc52c048df6962db66a574fe11f040e9536e7527c4fcd01814afa84f856481c1341f4e09547648e44bc5d34299129181be15215930b40a8eb321a0e483fa64c'; `
|
||||
$aspnetcore_sha512 = 'f1fbf553a0a2ac4771ba1b616d415bc370f32b7c42061881f6945f2ea8d4eac665c6f209378cdf221fc14ae03ed23ffaf0f34c07eedcc47617c272933490d261'; `
|
||||
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:7.0.19-nanoserver-ltsc2022
|
||||
FROM $REPO:7.0.20-nanoserver-ltsc2022
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
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:7.0.19-windowsservercore-ltsc2019
|
||||
FROM $REPO:7.0.20-windowsservercore-ltsc2019
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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 = '1dc52c048df6962db66a574fe11f040e9536e7527c4fcd01814afa84f856481c1341f4e09547648e44bc5d34299129181be15215930b40a8eb321a0e483fa64c'; `
|
||||
$aspnetcore_sha512 = 'f1fbf553a0a2ac4771ba1b616d415bc370f32b7c42061881f6945f2ea8d4eac665c6f209378cdf221fc14ae03ed23ffaf0f34c07eedcc47617c272933490d261'; `
|
||||
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:7.0.19-windowsservercore-ltsc2022
|
||||
FROM $REPO:7.0.20-windowsservercore-ltsc2022
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=7.0.19
|
||||
ENV ASPNET_VERSION=7.0.20
|
||||
|
||||
# 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 = '1dc52c048df6962db66a574fe11f040e9536e7527c4fcd01814afa84f856481c1341f4e09547648e44bc5d34299129181be15215930b40a8eb321a0e483fa64c'; `
|
||||
$aspnetcore_sha512 = 'f1fbf553a0a2ac4771ba1b616d415bc370f32b7c42061881f6945f2ea8d4eac665c6f209378cdf221fc14ae03ed23ffaf0f34c07eedcc47617c272933490d261'; `
|
||||
if ((Get-FileHash aspnetcore.zip -Algorithm sha512).Hash -ne $aspnetcore_sha512) { `
|
||||
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
|
||||
exit 1; `
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
|
||||
FROM $REPO:8.0.5-alpine3.18-amd64
|
||||
FROM $REPO:8.0.6-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.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.6
|
||||
|
||||
|
||||
# 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='9d1dbb50684ec431fd6c979a57834295bc5aeb561e50aeac9f325b0aea9fa1c35927c458ec783c93863cc42debd87a9771405baff6b99c7faa2b43ab2e6815c5' \
|
||||
&& dotnet_sha512='8a8336c331327fdb480a27a45825a1d798733d766bf090b0f9af9ba611d91d73a54ca754c5a5654f860eaaccb8cd8708007576f1da35c32f00bca6a9ed7b308f' \
|
||||
&& 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.5-alpine3.18-arm32v7
|
||||
FROM $REPO:8.0.6-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.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.6
|
||||
|
||||
|
||||
# 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='d97bdf5c4cd7fc0d168a3abf1ee377515a28002111dec2e1f745da0bdc351edeb00af3d784a1c65738c4a3df346ae039d037e00ae30b21144ef543e71688a96c' \
|
||||
&& dotnet_sha512='bb91187b837739a7317a946e459bd2fcbe61f0763a196f867c3cb6b9d967cdf6ef30953b43a9bdcc298545dbc88c7a565d0006113f425e08f8d9fbe296de07e8' \
|
||||
&& 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.5-alpine3.18-arm64v8
|
||||
FROM $REPO:8.0.6-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.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.6
|
||||
|
||||
|
||||
# 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='3d982d42b6f3c46d111d253121d919841d8af747ac0c0ee645a2297998cd9d60415662748b315fe5a3be22bfe44cbb6161bfe14b9777aa03ebbed0dacffbea4f' \
|
||||
&& dotnet_sha512='1ac399561d4c5056ecf9dd8b36ef64704c7de9e8bf92f3c45c54c2cf1fe794421edf18e663d39643746e4abe3fe9a5376578a2887198b166f49155c0d0ced6b6' \
|
||||
&& 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.5-alpine3.18-amd64
|
||||
FROM $REPO:8.0.6-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.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
# 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='46db57d8c204a216027c3737d96e91e421cc39db7f346911d7784c54df57907506af8815a5e0ad4164a7533d000ebf57a27da7fc820c8e0b6c95847c308eb338' \
|
||||
&& aspnetcore_sha512='bd5fea6fa65dce16cc3e9879cccb4a684253d40fe6c00e610dd513da2bd3a9f89eed4442fc2a660bf1749fe22fea03a0519291f01a10068376507070105a1d0c' \
|
||||
&& 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.5-alpine3.18-arm32v7
|
||||
FROM $REPO:8.0.6-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.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
# 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='534d395e8d9a82995a190e63ebf971654d7b411285cff823396f598df5eee393d50db5f990b7022f50e53b105807d06df3ce3b4918f843dd105a7fc2ef8cb226' \
|
||||
&& aspnetcore_sha512='7b0e39b2f517539f261e4b193e02b991149ab5e520c350fad2463481afde461891b287aeefe642ee6df5fef33df4a639c9f94feceed84ede5980ff3f297dcded' \
|
||||
&& 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.5-alpine3.18-arm64v8
|
||||
FROM $REPO:8.0.6-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.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
# 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='1f3e24565c2b6d0541bb3f919451f4d554ed028e2bfedf8c15bc063f852398ce88f167130438720b82998bfaf7c78f80dae3a8c3e8a87499fc9e18ac606c4eb8' \
|
||||
&& aspnetcore_sha512='80141d73f84c902c645b906fee34bf27d2bfae4d1905f259b0d89ac00887663301dc6774357b86736bb65f068161358a7db677a30a49fa613c5328b65fa48a3e' \
|
||||
&& 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,19 +1,19 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
|
||||
FROM $REPO:8.0.5-alpine3.19-amd64
|
||||
FROM $REPO:8.0.6-alpine3.19-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.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.6
|
||||
|
||||
|
||||
# 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='9d1dbb50684ec431fd6c979a57834295bc5aeb561e50aeac9f325b0aea9fa1c35927c458ec783c93863cc42debd87a9771405baff6b99c7faa2b43ab2e6815c5' \
|
||||
&& dotnet_sha512='8a8336c331327fdb480a27a45825a1d798733d766bf090b0f9af9ba611d91d73a54ca754c5a5654f860eaaccb8cd8708007576f1da35c32f00bca6a9ed7b308f' \
|
||||
&& 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.5-alpine3.19-arm32v7
|
||||
FROM $REPO:8.0.6-alpine3.19-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.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.6
|
||||
|
||||
|
||||
# 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='d97bdf5c4cd7fc0d168a3abf1ee377515a28002111dec2e1f745da0bdc351edeb00af3d784a1c65738c4a3df346ae039d037e00ae30b21144ef543e71688a96c' \
|
||||
&& dotnet_sha512='bb91187b837739a7317a946e459bd2fcbe61f0763a196f867c3cb6b9d967cdf6ef30953b43a9bdcc298545dbc88c7a565d0006113f425e08f8d9fbe296de07e8' \
|
||||
&& 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.5-alpine3.19-arm64v8
|
||||
FROM $REPO:8.0.6-alpine3.19-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.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.6
|
||||
|
||||
|
||||
# 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='3d982d42b6f3c46d111d253121d919841d8af747ac0c0ee645a2297998cd9d60415662748b315fe5a3be22bfe44cbb6161bfe14b9777aa03ebbed0dacffbea4f' \
|
||||
&& dotnet_sha512='1ac399561d4c5056ecf9dd8b36ef64704c7de9e8bf92f3c45c54c2cf1fe794421edf18e663d39643746e4abe3fe9a5376578a2887198b166f49155c0d0ced6b6' \
|
||||
&& 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.5-alpine3.19-amd64
|
||||
FROM $REPO:8.0.6-alpine3.19-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.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
# 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='46db57d8c204a216027c3737d96e91e421cc39db7f346911d7784c54df57907506af8815a5e0ad4164a7533d000ebf57a27da7fc820c8e0b6c95847c308eb338' \
|
||||
&& aspnetcore_sha512='bd5fea6fa65dce16cc3e9879cccb4a684253d40fe6c00e610dd513da2bd3a9f89eed4442fc2a660bf1749fe22fea03a0519291f01a10068376507070105a1d0c' \
|
||||
&& 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.5-alpine3.19-arm32v7
|
||||
FROM $REPO:8.0.6-alpine3.19-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.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
# 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='534d395e8d9a82995a190e63ebf971654d7b411285cff823396f598df5eee393d50db5f990b7022f50e53b105807d06df3ce3b4918f843dd105a7fc2ef8cb226' \
|
||||
&& aspnetcore_sha512='7b0e39b2f517539f261e4b193e02b991149ab5e520c350fad2463481afde461891b287aeefe642ee6df5fef33df4a639c9f94feceed84ede5980ff3f297dcded' \
|
||||
&& 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.5-alpine3.19-arm64v8
|
||||
FROM $REPO:8.0.6-alpine3.19-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.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
# 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='1f3e24565c2b6d0541bb3f919451f4d554ed028e2bfedf8c15bc063f852398ce88f167130438720b82998bfaf7c78f80dae3a8c3e8a87499fc9e18ac606c4eb8' \
|
||||
&& aspnetcore_sha512='80141d73f84c902c645b906fee34bf27d2bfae4d1905f259b0d89ac00887663301dc6774357b86736bb65f068161358a7db677a30a49fa613c5328b65fa48a3e' \
|
||||
&& 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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='ffe6a534ed7dffe031e7d687b153f09a743792fad6ddcdf70fcbdbe4564462d5db71a8c9eb52036b817192386ef6a8fc574d995e0cdf572226302e797a6581c4' \
|
||||
&& aspnetcore_sha512='16cd54c431d80710a06037f8ea593e04764a80cbaad75e1db4225fbe3e7fce4c4d279f40757b9811e1c092436d2a1ca3be64c74cb190ebf78418a9865992ad12' \
|
||||
&& 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.5-bookworm-slim-amd64
|
||||
FROM $REPO:8.0.6-bookworm-slim-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='f648c58794f217ac6faaaf67c17370658445655827d720335e38762541fec808d79aee0f87d0e27a6d3bb525c5a9ebcd3d94243190e7a5c126489f1840cd5373' \
|
||||
&& aspnetcore_sha512='bc1ee3f85799038e14dc2b28a57ea367b0d837a778add03a23804595156ae333714fa54a13503b173412c082043e6212035fe6238d0914372491e09efb09de62' \
|
||||
&& 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.5-bookworm-slim-arm32v7
|
||||
FROM $REPO:8.0.6-bookworm-slim-arm32v7
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='54ad859a3307a4ccce6aa794df20dab3fc38cb4a8fc9f1c2cb41636d6d19fed1e82f88a0099bdc9f30e08c919ae5653da828ae54b0299291dafcc755575f02db' \
|
||||
&& aspnetcore_sha512='9ed12847e404a0a4fdd8fca33a9a787c5ac2e6745d23821c7890f731f2f8f5682e7f9166b2764b13b612b08e091c71e13359b68acc11bcf990afdef1d42f6473' \
|
||||
&& 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.5-bookworm-slim-arm64v8
|
||||
FROM $REPO:8.0.6-bookworm-slim-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='5c22f047cce57cea17e189af3305e6b0f8b1aeaff59b471907f99a8e936b9442755edfae015b2b3ca635ee160a8a33cb71cea7e71391a26d04866dbf64339bb6' \
|
||||
&& dotnet_sha512='bffc08fb0ec63251d06cf69c95844d19924b139f0417d1a79f729c856fda89610e03b3ed49844f7dd15401c447137f6daf5b26550269a2c0eb0bff253ab234ec' \
|
||||
&& 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.5-cbl-mariner2.0-distroless-extra-amd64
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-extra-amd64
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='e5ea9700bf8b82ec11f9d8a6d6057534375e902b462c417ef7f2072b9865d9d561cc6c6d90859e3196de9862d17970cb47ae6abc1a96ec39e4345792d9551ada' \
|
||||
&& dotnet_sha512='2ac853990b44bc1ebfa7ed31c599150f5c7f43b4a84ab7b7a96312ced78222dda93728d42b94b3be4acf763e6d95702b7d27186b51b56db25d39bb8bc745aeec' \
|
||||
&& 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.5-cbl-mariner2.0-distroless-extra-arm64v8
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-extra-arm64v8
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='5c22f047cce57cea17e189af3305e6b0f8b1aeaff59b471907f99a8e936b9442755edfae015b2b3ca635ee160a8a33cb71cea7e71391a26d04866dbf64339bb6' \
|
||||
&& dotnet_sha512='bffc08fb0ec63251d06cf69c95844d19924b139f0417d1a79f729c856fda89610e03b3ed49844f7dd15401c447137f6daf5b26550269a2c0eb0bff253ab234ec' \
|
||||
&& 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.5-cbl-mariner2.0-distroless-amd64
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-amd64
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='e5ea9700bf8b82ec11f9d8a6d6057534375e902b462c417ef7f2072b9865d9d561cc6c6d90859e3196de9862d17970cb47ae6abc1a96ec39e4345792d9551ada' \
|
||||
&& dotnet_sha512='2ac853990b44bc1ebfa7ed31c599150f5c7f43b4a84ab7b7a96312ced78222dda93728d42b94b3be4acf763e6d95702b7d27186b51b56db25d39bb8bc745aeec' \
|
||||
&& 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.5-cbl-mariner2.0-distroless-arm64v8
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-arm64v8
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Core
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='ffe6a534ed7dffe031e7d687b153f09a743792fad6ddcdf70fcbdbe4564462d5db71a8c9eb52036b817192386ef6a8fc574d995e0cdf572226302e797a6581c4' \
|
||||
&& aspnetcore_sha512='16cd54c431d80710a06037f8ea593e04764a80cbaad75e1db4225fbe3e7fce4c4d279f40757b9811e1c092436d2a1ca3be64c74cb190ebf78418a9865992ad12' \
|
||||
&& 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.5 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:8.0.5-cbl-mariner2.0-distroless-extra-amd64
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-extra-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='54ad859a3307a4ccce6aa794df20dab3fc38cb4a8fc9f1c2cb41636d6d19fed1e82f88a0099bdc9f30e08c919ae5653da828ae54b0299291dafcc755575f02db' \
|
||||
&& aspnetcore_sha512='9ed12847e404a0a4fdd8fca33a9a787c5ac2e6745d23821c7890f731f2f8f5682e7f9166b2764b13b612b08e091c71e13359b68acc11bcf990afdef1d42f6473' \
|
||||
&& 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.5 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:8.0.5-cbl-mariner2.0-distroless-extra-arm64v8
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-extra-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='ffe6a534ed7dffe031e7d687b153f09a743792fad6ddcdf70fcbdbe4564462d5db71a8c9eb52036b817192386ef6a8fc574d995e0cdf572226302e797a6581c4' \
|
||||
&& aspnetcore_sha512='16cd54c431d80710a06037f8ea593e04764a80cbaad75e1db4225fbe3e7fce4c4d279f40757b9811e1c092436d2a1ca3be64c74cb190ebf78418a9865992ad12' \
|
||||
&& 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.5 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:8.0.5-cbl-mariner2.0-distroless-amd64
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='54ad859a3307a4ccce6aa794df20dab3fc38cb4a8fc9f1c2cb41636d6d19fed1e82f88a0099bdc9f30e08c919ae5653da828ae54b0299291dafcc755575f02db' \
|
||||
&& aspnetcore_sha512='9ed12847e404a0a4fdd8fca33a9a787c5ac2e6745d23821c7890f731f2f8f5682e7f9166b2764b13b612b08e091c71e13359b68acc11bcf990afdef1d42f6473' \
|
||||
&& 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.5 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:8.0.5-cbl-mariner2.0-distroless-arm64v8
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-distroless-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
ARG REPO=mcr.microsoft.com/dotnet/runtime
|
||||
|
||||
# Installer image
|
||||
FROM $REPO:8.0.5-cbl-mariner2.0-amd64 AS installer
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-amd64 AS installer
|
||||
|
||||
RUN tdnf install -y \
|
||||
tar \
|
||||
&& tdnf clean all
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='ffe6a534ed7dffe031e7d687b153f09a743792fad6ddcdf70fcbdbe4564462d5db71a8c9eb52036b817192386ef6a8fc574d995e0cdf572226302e797a6581c4' \
|
||||
&& aspnetcore_sha512='16cd54c431d80710a06037f8ea593e04764a80cbaad75e1db4225fbe3e7fce4c4d279f40757b9811e1c092436d2a1ca3be64c74cb190ebf78418a9865992ad12' \
|
||||
&& 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.5-cbl-mariner2.0-amd64
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5-cbl-mariner2.0-arm64v8 AS installer
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-arm64v8 AS installer
|
||||
|
||||
RUN tdnf install -y \
|
||||
tar \
|
||||
&& tdnf clean all
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='54ad859a3307a4ccce6aa794df20dab3fc38cb4a8fc9f1c2cb41636d6d19fed1e82f88a0099bdc9f30e08c919ae5653da828ae54b0299291dafcc755575f02db' \
|
||||
&& aspnetcore_sha512='9ed12847e404a0a4fdd8fca33a9a787c5ac2e6745d23821c7890f731f2f8f5682e7f9166b2764b13b612b08e091c71e13359b68acc11bcf990afdef1d42f6473' \
|
||||
&& 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.5-cbl-mariner2.0-arm64v8
|
||||
FROM $REPO:8.0.6-cbl-mariner2.0-arm64v8
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
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.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='5c22f047cce57cea17e189af3305e6b0f8b1aeaff59b471907f99a8e936b9442755edfae015b2b3ca635ee160a8a33cb71cea7e71391a26d04866dbf64339bb6' \
|
||||
&& dotnet_sha512='bffc08fb0ec63251d06cf69c95844d19924b139f0417d1a79f729c856fda89610e03b3ed49844f7dd15401c447137f6daf5b26550269a2c0eb0bff253ab234ec' \
|
||||
&& 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.5-jammy-chiseled-extra-amd64
|
||||
FROM $REPO:8.0.6-jammy-chiseled-extra-amd64
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='ab616bd512235c9a90aab83bd2c7eac7cea24f40894c7549ff3f39a60cbfe35bbb0f9522d004b0e7f875f6e5ee4ba2d344b141ad6aa18165ef23a7af95bb8eff' \
|
||||
&& dotnet_sha512='f7fccfe2b4bde2317efc4954884d780bb9486a5e55bdbb50dadd65eea59681abbe9fdb9565a5ff13935b21fddeda2b2efb380811dbe0974cb39335e04f94d494' \
|
||||
&& 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.5-jammy-chiseled-extra-arm32v7
|
||||
FROM $REPO:8.0.6-jammy-chiseled-extra-arm32v7
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='e5ea9700bf8b82ec11f9d8a6d6057534375e902b462c417ef7f2072b9865d9d561cc6c6d90859e3196de9862d17970cb47ae6abc1a96ec39e4345792d9551ada' \
|
||||
&& dotnet_sha512='2ac853990b44bc1ebfa7ed31c599150f5c7f43b4a84ab7b7a96312ced78222dda93728d42b94b3be4acf763e6d95702b7d27186b51b56db25d39bb8bc745aeec' \
|
||||
&& 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.5-jammy-chiseled-extra-arm64v8
|
||||
FROM $REPO:8.0.6-jammy-chiseled-extra-arm64v8
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='5c22f047cce57cea17e189af3305e6b0f8b1aeaff59b471907f99a8e936b9442755edfae015b2b3ca635ee160a8a33cb71cea7e71391a26d04866dbf64339bb6' \
|
||||
&& dotnet_sha512='bffc08fb0ec63251d06cf69c95844d19924b139f0417d1a79f729c856fda89610e03b3ed49844f7dd15401c447137f6daf5b26550269a2c0eb0bff253ab234ec' \
|
||||
&& 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.5-jammy-chiseled-amd64
|
||||
FROM $REPO:8.0.6-jammy-chiseled-amd64
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='ab616bd512235c9a90aab83bd2c7eac7cea24f40894c7549ff3f39a60cbfe35bbb0f9522d004b0e7f875f6e5ee4ba2d344b141ad6aa18165ef23a7af95bb8eff' \
|
||||
&& dotnet_sha512='f7fccfe2b4bde2317efc4954884d780bb9486a5e55bdbb50dadd65eea59681abbe9fdb9565a5ff13935b21fddeda2b2efb380811dbe0974cb39335e04f94d494' \
|
||||
&& 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.5-jammy-chiseled-arm32v7
|
||||
FROM $REPO:8.0.6-jammy-chiseled-arm32v7
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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 ASP.NET Composite Runtime
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='e5ea9700bf8b82ec11f9d8a6d6057534375e902b462c417ef7f2072b9865d9d561cc6c6d90859e3196de9862d17970cb47ae6abc1a96ec39e4345792d9551ada' \
|
||||
&& dotnet_sha512='2ac853990b44bc1ebfa7ed31c599150f5c7f43b4a84ab7b7a96312ced78222dda93728d42b94b3be4acf763e6d95702b7d27186b51b56db25d39bb8bc745aeec' \
|
||||
&& 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.5-jammy-chiseled-arm64v8
|
||||
FROM $REPO:8.0.6-jammy-chiseled-arm64v8
|
||||
|
||||
ENV \
|
||||
# .NET Runtime version
|
||||
DOTNET_VERSION=8.0.5 \
|
||||
DOTNET_VERSION=8.0.6 \
|
||||
# ASP.NET Core version
|
||||
ASPNET_VERSION=8.0.5
|
||||
ASPNET_VERSION=8.0.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
|
|||
FROM amd64/buildpack-deps:jammy-curl AS installer
|
||||
|
||||
# Retrieve ASP.NET Core
|
||||
RUN aspnetcore_version=8.0.5 \
|
||||
RUN aspnetcore_version=8.0.6 \
|
||||
&& 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='ffe6a534ed7dffe031e7d687b153f09a743792fad6ddcdf70fcbdbe4564462d5db71a8c9eb52036b817192386ef6a8fc574d995e0cdf572226302e797a6581c4' \
|
||||
&& aspnetcore_sha512='16cd54c431d80710a06037f8ea593e04764a80cbaad75e1db4225fbe3e7fce4c4d279f40757b9811e1c092436d2a1ca3be64c74cb190ebf78418a9865992ad12' \
|
||||
&& 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.5 \
|
|||
|
||||
|
||||
# ASP.NET Core image
|
||||
FROM $REPO:8.0.5-jammy-chiseled-extra-amd64
|
||||
FROM $REPO:8.0.6-jammy-chiseled-extra-amd64
|
||||
|
||||
# ASP.NET Core version
|
||||
ENV ASPNET_VERSION=8.0.5
|
||||
ENV ASPNET_VERSION=8.0.6
|
||||
|
||||
COPY --from=installer ["/dotnet", "/usr/share/dotnet"]
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче