Package registry: https://github.com/IvanNovR/pterodactyl-images/pkgs/container/pterodactyl-images
This repository provides Docker images intended for use with the Pterodactyl game server panel. The images package various runtimes prepared for running game servers and other services inside Pterodactyl containers.
- linux/amd64
- linux/arm64
- java
- standard — standard images follow the Yolks-style layout and are intended as drop-in Java runtimes for Pterodactyl containers.
- ca — CA images copy provided certificates into
/usr/local/share/ca-certificates/, run the system CA update, and import those certs into the runtime truststore (for Java — thecacertskeystore) so applications trust the custom certificates.