Skip to content

A Dockerized Maven builder that compiles binaries for Alpine using GraalVM's native-image.

License

Notifications You must be signed in to change notification settings

ksclarke/maven-graalvm-musl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-graalvm-musl

Introduction

A Docker image that contains Maven, GraalVM (including its native-image program), and the musl libc library. It's intended to be used as the first stage in a multistage Docker build that produces an Alpine image.

For Additional Information

The source code for this image can be found on the project's GitHub page.

If you notice something broken, please submit a ticket to the project's issues queue. If you have a question or a general comment about the project, please use the project's discussion board.

Thanks for your interest!

About

A Dockerized Maven builder that compiles binaries for Alpine using GraalVM's native-image.

Topics

Resources

License

Stars

Watchers

Forks