This repository contains the dockerfile used to create an alpine based container image with the Java runtimes from Java 8 to 21, primarily for use with Multicraft.
You can pull the container using:
docker pull git.jrdn.dev/jordanwalster/java-multi-version:latest
The container image can be found here.