Skip to content

Pterodactyl Docker images for Pelican/Pterodactyl/WISP Game Panels.

License

Notifications You must be signed in to change notification settings

bijju089/panel-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pelican/Pterodactyl/WISP Docker Images

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.
Special thanks to Trenutoo

Additional Pterodactyl images can be found at Pelican Yolks, Pterodactyl Yolks.

How to add image to your egg

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

Image Supported platforms
Java Azul Zulu AMD64, ARM64
Java GraalVM AMD64, ARM64
Java OpenJ9 AMD64
Node.js AMD64, ARM64
Python AMD64, ARM64

Java Azul Zulu [AMD64/ARM64]

Java GraalVM [AMD64/ARM64]

NOTE: Java 8 is AMD64 only due to lack of support from upstream

Java OpenJ9 [AMD64]

Node.js [AMD64/ARM64]

  • Nodejs 12
    • ghcr.io/bijju089/panel-images:nodejs_12
  • Nodejs 14
    • ghcr.io/bijju089/panel-images:nodejs_14
  • Nodejs 15
    • ghcr.io/bijju089/panel-images:nodejs_15
  • Nodejs 16
    • ghcr.io/bijju089/panel-images:nodejs_16
  • Nodejs 17
    • ghcr.io/bijju089/panel-images:nodejs_17
  • Nodejs 18
    • ghcr.io/bijju089/panel-images:nodejs_18
  • Nodejs 19
    • ghcr.io/bijju089/panel-images:nodejs_19
  • Nodejs 20
    • ghcr.io/bijju089/panel-images:nodejs_20
  • Nodejs 21
    • ghcr.io/bijju089/panel-images:nodejs_21
  • Nodejs 22
    • ghcr.io/bijju089/panel-images:nodejs_22

Python [AMD64/ARM64]