Closed gsmachado closed 6 months ago
It would be nice if https://hub.docker.com/_/microsoft-dotnet-sdk/ and other containers in the Microsoft family also have the platforms darwin/arm64 and darwin/amd64.
darwin/arm64
darwin/amd64
Then devs would be able to rely on, e.g., mcr.microsoft.com/dotnet/sdk:6.0, building images for darwin/arm64.
mcr.microsoft.com/dotnet/sdk:6.0
Closing due to age. However dotnet sdk issues should be filed at https://github.com/dotnet/sdk/issues , where they would better be able to assist you
It would be nice if https://hub.docker.com/_/microsoft-dotnet-sdk/ and other containers in the Microsoft family also have the platforms
darwin/arm64
anddarwin/amd64
.Then devs would be able to rely on, e.g.,
mcr.microsoft.com/dotnet/sdk:6.0
, building images fordarwin/arm64
.