Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 222 Bytes

File metadata and controls

5 lines (4 loc) · 222 Bytes

native-image

This tutorial shows how to use gcr.io/distroless/base for building GraalVM native-image
To build the simplest Docker native-image executable use:
make run -e GRAALVM_HOME=$GRAALVM_HOME