Skip to content

zapp88/graalvm-multiarch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

Tags:

Why no ':latest' tag ?

This image is provided in 3 differing versions (different java version)-(different architecture)-(different version) since the choice of java version should be explicit we only provide java17-latest and java11-latest.

Dockerfile:

https://raw.githubusercontent.com/zapp88/graalvm-multiarch/master/Dockerfile

Where to file issues:

https://github.com/zapp88/graalvm-multiarch/issues

Supported architectures: amd64, arm64v8

What is GraalVM?

GraalVM is a high-performance JDK distribution designed to accelerate the execution of applications written in Java and other JVM languages along with support for JavaScript, Ruby, Python, and a number of other popular languages.

The project website at https://www.graalvm.org/ describes how to get started, how to stay connected, and how to contribute.

License

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.