Out of curiosity, I'm wondering if jdk-community, graalvm-community, and native-image-community are essentially the same Docker image?
After all, graalvm ce itself has a command-line tool for native-image. From this perspective, it seems unnecessary to have three image names.
Out of curiosity, I'm wondering if
jdk-community,graalvm-community, andnative-image-communityare essentially the same Docker image?After all, graalvm ce itself has a command-line tool for
native-image. From this perspective, it seems unnecessary to have three image names.