025c055c48
Will work on re-organizing and setting up a slightly different build matrix |
||
---|---|---|
alpine | ||
alpine-install | ||
fivem | ||
go1.14 | ||
go1.15 | ||
go1.16 | ||
java7 | ||
java8 | ||
java9 | ||
java10 | ||
java11 | ||
java12 | ||
java13 | ||
java14 | ||
java15 | ||
java16 | ||
node12 | ||
node14 | ||
node15 | ||
node16 | ||
python3.7 | ||
python3.8 | ||
python3.9 | ||
satisfactory | ||
source | ||
source-install | ||
.editorconfig | ||
.gitignore | ||
LICENSE.md | ||
README.md |
Yolks
A curated collection of core images that can be used with Pterodactyl's Egg system. Each image is rebuilt periodically to ensure dependencies are always up-to-date.
Images are hosted on both ghcr.io
and quay.io
for redundancy. To use any of these images, use
ghcr.io/pterodactyl/yolks:<IMAGE>
or quay.io/pterodactyl/yolks:<IMAGE>
.
Any images ending with -install
should only be used as a install image for running an install script, these images
will not work to run the actual server and are only designed to reduce installation time and network usage by
pre-installing common installation dependencies such as curl
and wget
.
All of these images are available for linux/amd64
and linux/arm64
versions, unless otherwise specified, to use
these images on an arm system, no modification to them or the tag is needed, they should just work.