I no longer use the specified game panels and thus, do not need these images. Feel free to fork and add your own. Thanks!
Docker images that can be used with the Pelican/Pterodactyl/WISP Game Panel. You can request more images by opening a new issue. These are mostly created for myself.
Additional Pterodactyl images can be found at Parkervcp, Matthewpi and Yolks repositories.
Navigate to Admin Panel -> Nests -> Select your egg
. Add Docker image URL(s) from the available list into the Docker Images section.
Image | Supported platforms |
---|---|
Java Amazon Corretto | AMD64, ARM64 |
Java Azul Zulu | AMD64, ARM64 |
Java Dragonwell | AMD64, ARM64 |
Java Eclipse Temurin | AMD64, ARM64 |
Java GraalVM | AMD64, ARM64 |
Java Liberica | AMD64, ARM64 |
Java OpenJ9 | AMD64 |
Java Shenandoah | AMD64, ARM64 |
Node.js | AMD64, ARM64 |
Python | AMD64, ARM64 |
Sourcemod | AMD64 |
ghcr.io/trenutoo/pterodactyl-images:java_8_corretto
ghcr.io/trenutoo/pterodactyl-images:java_11_corretto
ghcr.io/trenutoo/pterodactyl-images:java_17_corretto
ghcr.io/trenutoo/pterodactyl-images:java_19_corretto
ghcr.io/trenutoo/pterodactyl-images:java_20_corretto
ghcr.io/trenutoo/pterodactyl-images:java_21_corretto
ghcr.io/trenutoo/pterodactyl-images:java_8_zulu
ghcr.io/trenutoo/pterodactyl-images:java_11_zulu
ghcr.io/trenutoo/pterodactyl-images:java_16_zulu
ghcr.io/trenutoo/pterodactyl-images:java_17_zulu
ghcr.io/trenutoo/pterodactyl-images:java_18_zulu
ghcr.io/trenutoo/pterodactyl-images:java_19_zulu
ghcr.io/trenutoo/pterodactyl-images:java_20_zulu
ghcr.io/trenutoo/pterodactyl-images:java_21_zulu
ghcr.io/trenutoo/pterodactyl-images:java_22_zulu
ghcr.io/trenutoo/pterodactyl-images:java_8_dragonwell
ghcr.io/trenutoo/pterodactyl-images:java_11_dragonwell
ghcr.io/trenutoo/pterodactyl-images:java_17_dragonwell
ghcr.io/trenutoo/pterodactyl-images:java_21_dragonwell
ghcr.io/trenutoo/pterodactyl-images:java_8
ghcr.io/trenutoo/pterodactyl-images:java_11
ghcr.io/trenutoo/pterodactyl-images:java_16
ghcr.io/trenutoo/pterodactyl-images:java_17
ghcr.io/trenutoo/pterodactyl-images:java_18
ghcr.io/trenutoo/pterodactyl-images:java_19
ghcr.io/trenutoo/pterodactyl-images:java_20
ghcr.io/trenutoo/pterodactyl-images:java_21
ghcr.io/trenutoo/pterodactyl-images:java_22
NOTE: Java 8 is AMD64 only due to lack of support from upstream
ghcr.io/trenutoo/pterodactyl-images:java_8_graalvm
ghcr.io/trenutoo/pterodactyl-images:java_11_graalvm
ghcr.io/trenutoo/pterodactyl-images:java_17_graalvm
ghcr.io/trenutoo/pterodactyl-images:java_21_graalvm
ghcr.io/trenutoo/pterodactyl-images:java_22_graalvm
ghcr.io/trenutoo/pterodactyl-images:java_8_liberica
ghcr.io/trenutoo/pterodactyl-images:java_11_liberica
ghcr.io/trenutoo/pterodactyl-images:java_17_liberica
ghcr.io/trenutoo/pterodactyl-images:java_21_liberica
ghcr.io/trenutoo/pterodactyl-images:java_22_liberica
ghcr.io/trenutoo/pterodactyl-images:java_8_openj9
ghcr.io/trenutoo/pterodactyl-images:java_11_openj9
ghcr.io/trenutoo/pterodactyl-images:java_16_openj9
ghcr.io/trenutoo/pterodactyl-images:java_17_openj9
ghcr.io/trenutoo/pterodactyl-images:java_18_openj9
ghcr.io/trenutoo/pterodactyl-images:java_20_openj9
ghcr.io/trenutoo/pterodactyl-images:java_21_openj9
These are shipilev experimental builds. If you're looking for Shenandoah GC, it is also by default shipped with at least Azul, Corretto and Temurin images starting with Java 11.
ghcr.io/trenutoo/pterodactyl-images:java_8_shenandoah
ghcr.io/trenutoo/pterodactyl-images:java_11_shenandoah
ghcr.io/trenutoo/pterodactyl-images:java_17_shenandoah
ghcr.io/trenutoo/pterodactyl-images:java_21_shenandoah
ghcr.io/trenutoo/pterodactyl-images:nodejs_12
ghcr.io/trenutoo/pterodactyl-images:nodejs_14
ghcr.io/trenutoo/pterodactyl-images:nodejs_15
ghcr.io/trenutoo/pterodactyl-images:nodejs_16
ghcr.io/trenutoo/pterodactyl-images:nodejs_17
ghcr.io/trenutoo/pterodactyl-images:nodejs_18
ghcr.io/trenutoo/pterodactyl-images:nodejs_19
ghcr.io/trenutoo/pterodactyl-images:nodejs_20
ghcr.io/trenutoo/pterodactyl-images:nodejs_21
ghcr.io/trenutoo/pterodactyl-images:nodejs_22
ghcr.io/trenutoo/pterodactyl-images:python_2.7
ghcr.io/trenutoo/pterodactyl-images:python_3.6
ghcr.io/trenutoo/pterodactyl-images:python_3.7
ghcr.io/trenutoo/pterodactyl-images:python_3.8
ghcr.io/trenutoo/pterodactyl-images:python_3.9
ghcr.io/trenutoo/pterodactyl-images:python_3.10
ghcr.io/trenutoo/pterodactyl-images:python_3.11
ghcr.io/trenutoo/pterodactyl-images:python_3.12
ghcr.io/trenutoo/pterodactyl-images:python_3.13-rc
Source with sourcemod
ghcr.io/trenutoo/pterodactyl-images:games_source-sourcemod
Optionally installs and updates SourceMod/Metamod on each server startup. Requires adding egg environment variable SOURCEMOD
.
Custom versions can be set with the use of SM_VERSION
and MM_VERSION
variables. Invalid versions will default to the latest stable version. Default path is set to csgo and can be overridden with INSTALL_PATH
egg environment variable.