Docker images that can be used with the 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 |
- Java 8 Amazon Corretto
ghcr.io/software-noob/pterodactyl-images:java_8_corretto
- Java 11 Amazon Corretto
ghcr.io/software-noob/pterodactyl-images:java_11_corretto
- Java 17 Amazon Corretto
ghcr.io/software-noob/pterodactyl-images:java_17_corretto
- Java 19 Amazon Corretto
ghcr.io/software-noob/pterodactyl-images:java_19_corretto
- Java 20 Amazon Corretto
ghcr.io/software-noob/pterodactyl-images:java_20_corretto
- Java 21 Amazon Corretto
ghcr.io/software-noob/pterodactyl-images:java_21_corretto
- Java 8 Zulu
ghcr.io/software-noob/pterodactyl-images:java_8_zulu
- Java 11 Zulu
ghcr.io/software-noob/pterodactyl-images:java_11_zulu
- Java 16 Zulu
ghcr.io/software-noob/pterodactyl-images:java_16_zulu
- Java 17 Zulu
ghcr.io/software-noob/pterodactyl-images:java_17_zulu
- Java 18 Zulu
ghcr.io/software-noob/pterodactyl-images:java_18_zulu
- Java 19 Zulu
ghcr.io/software-noob/pterodactyl-images:java_19_zulu
- Java 20 Zulu
ghcr.io/software-noob/pterodactyl-images:java_20_zulu
- Java 21 Zulu
ghcr.io/software-noob/pterodactyl-images:java_21_zulu
- Java 8 Dragonwell
ghcr.io/software-noob/pterodactyl-images:java_8_dragonwell
- Java 11 Dragonwell
ghcr.io/software-noob/pterodactyl-images:java_11_dragonwell
- Java 17 Dragonwell
ghcr.io/software-noob/pterodactyl-images:java_17_dragonwell
- Java 8
ghcr.io/software-noob/pterodactyl-images:java_8
- Java 11
ghcr.io/software-noob/pterodactyl-images:java_11
- Java 16
ghcr.io/software-noob/pterodactyl-images:java_16
- Java 17
ghcr.io/software-noob/pterodactyl-images:java_17
- Java 18
ghcr.io/software-noob/pterodactyl-images:java_18
- Java 19
ghcr.io/software-noob/pterodactyl-images:java_19
- Java 20
ghcr.io/software-noob/pterodactyl-images:java_20
- Java 21
ghcr.io/software-noob/pterodactyl-images:java_21
NOTE: Java 8 is AMD64 only due to lack of support from upstream
- Java 8 GraalVM-CE
ghcr.io/software-noob/pterodactyl-images:java_8_graalvm
- Java 11 GraalVM JDK
ghcr.io/software-noob/pterodactyl-images:java_11_graalvm
- Java 17 GraalVM JDK
ghcr.io/software-noob/pterodactyl-images:java_17_graalvm
- Java 21 GraalVM JDK
ghcr.io/software-noob/pterodactyl-images:java_21_graalvm
- Java 8 Liberica
ghcr.io/software-noob/pterodactyl-images:java_8_liberica
- Java 11 Liberica
ghcr.io/software-noob/pterodactyl-images:java_11_liberica
- Java 17 Liberica
ghcr.io/software-noob/pterodactyl-images:java_17_liberica
- Java 21 Liberica
ghcr.io/software-noob/pterodactyl-images:java_21_liberica
- Java 8 OpenJ9
ghcr.io/software-noob/pterodactyl-images:java_8_openj9
- Java 11 OpenJ9
ghcr.io/software-noob/pterodactyl-images:java_11_openj9
- Java 16 OpenJ9
ghcr.io/software-noob/pterodactyl-images:java_16_openj9
- Java 17 OpenJ9
ghcr.io/software-noob/pterodactyl-images:java_17_openj9
- Java 18 OpenJ9
ghcr.io/software-noob/pterodactyl-images:java_18_openj9
- Java 20 OpenJ9
ghcr.io/software-noob/pterodactyl-images:java_20_openj9
- Java 21 OpenJ9
ghcr.io/software-noob/pterodactyl-images:java_21_openj9
These are nightly builds. Shenandoah GC is by default shipped with Azul, Corretto and Temurin starting with Java 11
- Java 8 Shenandoah
ghcr.io/software-noob/pterodactyl-images:java_8_shenandoah
- Java 11 Shenandoah
ghcr.io/software-noob/pterodactyl-images:java_11_shenandoah
- Java 17 Shenandoah
ghcr.io/software-noob/pterodactyl-images:java_17_shenandoah
- Nodejs 12
ghcr.io/software-noob/pterodactyl-images:nodejs_12
- Nodejs 14
ghcr.io/software-noob/pterodactyl-images:nodejs_14
- Nodejs 15
ghcr.io/software-noob/pterodactyl-images:nodejs_15
- Nodejs 16
ghcr.io/software-noob/pterodactyl-images:nodejs_16
- Nodejs 17
ghcr.io/software-noob/pterodactyl-images:nodejs_17
- Nodejs 18
ghcr.io/software-noob/pterodactyl-images:nodejs_18
- Nodejs 19
ghcr.io/software-noob/pterodactyl-images:nodejs_19
- Nodejs 20
ghcr.io/software-noob/pterodactyl-images:nodejs_20
- Nodejs 21
ghcr.io/software-noob/pterodactyl-images:nodejs_21
- Python 2.7
ghcr.io/software-noob/pterodactyl-images:python_2.7
- Python 3.6
ghcr.io/software-noob/pterodactyl-images:python_3.6
- Python 3.7
ghcr.io/software-noob/pterodactyl-images:python_3.7
- Python 3.8
ghcr.io/software-noob/pterodactyl-images:python_3.8
- Python 3.9
ghcr.io/software-noob/pterodactyl-images:python_3.9
- Python 3.10
ghcr.io/software-noob/pterodactyl-images:python_3.10
- Python 3.11
ghcr.io/software-noob/pterodactyl-images:python_3.11
- Python 3.12
ghcr.io/software-noob/pterodactyl-images:python_3.12
- Python 3.13-rc
ghcr.io/software-noob/pterodactyl-images:python_3.13-rc
-
ghcr.io/software-noob/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
andMM_VERSION
variables. Invalid versions will default to the latest stable version. Default path is set to csgo and can be overridden withINSTALL_PATH
egg environment variable.