Closed KFCFans closed 1 year ago
As mentioned in the doc, you should use graalvm-ce image (instead of jdk
) for native image tools.
Oh, I am following the practice of the official documentation, maybe you need to adjust the official documentation?
Hi @KFCFans, Please use graalvm-ce it's the gu based images. For jdk, nodejs, and native-image are based on rpm manager ( yum or microdnf). Please feel free to reopen if you are facing any issue. We will adjust the documentation.
FYI, the type of the image is documented in the readme file of the container repository https://github.com/graalvm/container
Thank you all~ :)
gu command not found in these images ghcr.io/graalvm/jdk:ol8-java17-22.3.0 ghcr.io/graalvm/jdk:ol8-java17-22.3.1