chore: add container image links
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
# java-multi-version
|
# 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.
|
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](https://git.jrdn.dev/jordanwalster/-/packages/container/java-multi-version/latest).
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user