graalvm / container

GraalVM container images
Other
166 stars 37 forks source link

Docker Image for GraalVM Java 16 #17

Closed StefanLobbenmeier closed 3 years ago

StefanLobbenmeier commented 3 years ago

The latest GraalVM Release also includes a build for Java 16. Will you also add a container for that?

he3als commented 3 years ago

Would be very useful.

StefanLobbenmeier commented 3 years ago

As a first attempt I created an image based on the Java 11 Dockerfile but I replaced the 11 with 16, haven’t tested if it works yet:

https://hub.docker.com/r/stefanlobbenmeierricoh/graalvm

mzingg commented 3 years ago

would appreciate this as well

abdelhaira commented 3 years ago

Unfortunately, we don't create containers for experimental platforms. Closing this.

StefanLobbenmeier commented 3 years ago

@abdelhaira Thanks for clarifying.

In the meantime - is it ok for me to leave that container public as is or do I need to add some more information like Licence or Disclaimer?

abdelhaira commented 3 years ago

@StefanLobbenmeier yes, you can leave the container public, but please do add a copy of UPL to your repository