SME: rhn-support-orivat
RHBQ doc getting started guide (section) is indicating
~~~
Additional resources
See the Building a native executable section of Quarkus documentation for additional information such as:
Compiling the application to a native executable
~~~
Now the quarkus.io describes all About GraalVM and Mandrel and within it, there is a very small section
Mandrel is recommended for building native executables that target Linux containerized environments. This means that Mandrel users are encouraged to use containers to build their native executables. If you are building native executables for macOS, you should consider using Oracle GraalVM instead, because Mandrel does not currently target this platform. Building native executables directly on bare metal Linux or Windows is possible, with details available in the Mandrel README and Mandrel releases.
It should be made very clear in RHBQ that mandrel is the recommended choice.
- documents
-
QUARKUS-2006 (Doc) Indicate that Mandrel is the preferable choice to build Quarkus native executable
- Closed
- mentioned on