From cb234ec797b9b5291c66dafa03c8b8f7b2355116 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 27 May 2024 22:23:17 +0200 Subject: [PATCH] Add image list to README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index ad91ec9..fe1a0c9 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,20 @@ This repo contains pterodactyl images like java versions, that are not avaliable by default. You can get them [here](https://github.com/Maks1116/pterodactyl-images/pkgs/container/pterodactyl-images). + +### List of images: + +``` +Amazon Corretto 8|ghcr.io/maks1116/pterodactyl-images:corretto-8 +Amazon Corretto 11|ghcr.io/maks1116/pterodactyl-images:corretto-11 +Amazon Corretto 17|ghcr.io/maks1116/pterodactyl-images:corretto-17 +Amazon Corretto 21|ghcr.io/maks1116/pterodactyl-images:corretto-21 +Azul Zulu 8|ghcr.io/maks1116/pterodactyl-images:zulu-8 +Azul Zulu 11|ghcr.io/maks1116/pterodactyl-images:zulu-11 +Azul Zulu 17|ghcr.io/maks1116/pterodactyl-images:zulu-17 +Azul Zulu 21|ghcr.io/maks1116/pterodactyl-images:zulu-21 +Eclipse Temurin 8|ghcr.io/maks1116/pterodactyl-images:temurin-8 +Eclipse Temurin 11|ghcr.io/maks1116/pterodactyl-images:temurin-11 +Eclipse Temurin 17|ghcr.io/maks1116/pterodactyl-images:temurin-17 +Eclipse Temurin 21|ghcr.io/maks1116/pterodactyl-images:temurin-21 +```