Skip to main content

Mandrel (Red Hat)

Mandrel focuses on GraalVM's native-image component in order to provide an easy way for Quarkus users to generate native images for their applications. Developers using Quarkus should be able to go all the way from Java source code to lean, native, platform-dependent applications running on Linux. This capability is vital for deploying to containers in a cloud-native application development model.

Installation

sdk install java -mandrel
    Details
    Website
    Architectures:
    • Linux x86_64
    • Linux AArch64
    • macOS AArch64
    • Windows x86_64