1
Fork 0
mirror of https://github.com/Lovinoes/images.git synced 2024-12-21 16:37:45 -05:00
This commit is contained in:
Lovinoes 2024-08-21 02:27:06 +02:00 committed by GitHub
parent dc4fb530b0
commit a7ee518e27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,25 +2,25 @@
Docker images designed for the use with the Pterodactyl's Egg system Docker images designed for the use with the Pterodactyl's Egg system
- **Java Amazon Corretto** - **Java Amazon Corretto**
- Java 8 `ghcr.io/lovineos/images:java8_corretto` - Java 8 `ghcr.io/lovinoes/images:java8_corretto`
- Java 11 `ghcr.io/lovineos/images:java11_corretto` - Java 11 `ghcr.io/lovinoes/images:java11_corretto`
- Java 17 `ghcr.io/lovineos/images:java17_corretto` - Java 17 `ghcr.io/lovinoes/images:java17_corretto`
- Java 21 `ghcr.io/lovineos/images:java21_corretto` - Java 21 `ghcr.io/lovinoes/images:java21_corretto`
- **Java Azul Zulu** - **Java Azul Zulu**
- Java 8 `ghcr.io/lovineos/images:java8_zulu` - Java 8 `ghcr.io/lovinoes/images:java8_zulu`
- Java 11 `ghcr.io/lovineos/images:java11_zulu` - Java 11 `ghcr.io/lovinoes/images:java11_zulu`
- Java 17 `ghcr.io/lovineos/images:java17_zulu` - Java 17 `ghcr.io/lovinoes/images:java17_zulu`
- Java 21 `ghcr.io/lovineos/images:java21_zulu` - Java 21 `ghcr.io/lovinoes/images:java21_zulu`
- **Java Eclipse Temurin** - **Java Eclipse Temurin**
- Java 8 `ghcr.io/lovineos/images:java8_temurin` - Java 8 `ghcr.io/lovinoes/images:java8_temurin`
- Java 11 `ghcr.io/lovineos/images:java11_temurin` - Java 11 `ghcr.io/lovinoes/images:java11_temurin`
- Java 17 `ghcr.io/lovineos/images:java17_temurin` - Java 17 `ghcr.io/lovinoes/images:java17_temurin`
- Java 21 `ghcr.io/lovineos/images:java21_temurin` - Java 21 `ghcr.io/lovinoes/images:java21_temurin`
- **Java Shipilev Experimental** - **Java Shipilev Experimental**
- Java 8 `ghcr.io/lovineos/images:java8_shenandoah` - Java 8 `ghcr.io/lovinoes/images:java8_shenandoah`
- Java 11 `ghcr.io/lovineos/images:java11_shenandoah` - Java 11 `ghcr.io/lovinoes/images:java11_shenandoah`
- Java 17 `ghcr.io/lovineos/images:java17_shenandoah` - Java 17 `ghcr.io/lovinoes/images:java17_shenandoah`
- Java 21 `ghcr.io/lovineos/images:java21_shenandoah` - Java 21 `ghcr.io/lovinoes/images:java21_shenandoah`
## License ## License
This repository is licensed under the MIT License. See the [LICENSE](https://github.com/Lovinoes/images/blob/main/LICENSE) file for more information. This repository is licensed under the MIT License. See the [LICENSE](https://github.com/Lovinoes/images/blob/main/LICENSE) file for more information.