Software-Noob / pterodactyl-images

Pterodactyl Docker images for Pelican/Pterodactyl/WISP Game Panels
MIT License
148 stars 49 forks source link

feat(java): add graalvm options #23

Closed Software-Noob closed 2 years ago

Software-Noob commented 2 years ago

Attempt to add GraalVM JDK flavors. Java 8 is graalvm-ce as it's the only maintained version for it. Might look into building from scratch the minimal versions to reduce image size in the future and support multiarch.

This will most likely fail on arm64 right now for java 8.

resolves #6