-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
- Currently for https://github.com/graalvm/container/pkgs/container/native-image-community/396037344?tag=24.0.1 , only
linux/amd64andlinux/arm64platform images are available. 
- These two docker images can actually only construct native images that are executable only on Linux.
- It would be nice if we could add a platform image of
windows/amd64toghcr.io/graalvm/native-image-community. I am referring to the so-called windows container in https://github.com/microsoft/Windows-Containers . In this way, those who want to test building Native Images through Windows do not need to download Visual Studio 2022 on their devices.Docker CE / Moby,Containerd,Docker DesktoporMirantis Container Runtimeall have Windows native container runtime implementations. - The final result should look like https://hub.docker.com/layers/library/eclipse-temurin/latest/images/sha256-dd98ab8fdd37d052a3591342fb2f3b83d61eeadf3e21e92456de839ce624b6bd .

- Also see [GR-63519] Provide a docker image with graalvm and visual studio for building executables on windows oracle/graal#10924 .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels