From b991773bcab7157df2ec1328e158117b006967d1 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Mon, 10 Feb 2025 03:54:07 +0000 Subject: [PATCH] chore: add README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e92a700 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# java-multi-version + +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.