shomatan / docker-graalvm-native-builder

Docker image: Build your fat JAR to native file with GraalVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-graalvm-builder

Docker image: Build your fat JAR to native file with GraalVM

Usage

docker run --rm -it -v ${PWD}:/work shomatan/graalvm-native-builder -jar JAR_FILE_NAME

About

Docker image: Build your fat JAR to native file with GraalVM


Languages

Language:Dockerfile 100.0%