Some checks failed
build apps / apps:uptimekuma (push) Failing after 9m31s
build wine / wine:10 (push) Failing after 11s
build wine / wine:7 (push) Failing after 10s
build wine / wine:8 (push) Failing after 9s
build wine / wine:9 (push) Failing after 10s
build wine / wine:devel (push) Failing after 9s
build wine / wine:latest (push) Failing after 10s
build wine / wine:staging (push) Failing after 10s
build voice / yolks:voice_mumble (push) Has started running
build voice / yolks:voice_teaspeak (push) Failing after 9s
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 ghcr.io and exist under the games, installers, and yolks spaces. The following logic
is used when determining which space an image will live under:
games— anything within thegamesfolder in the repository. These are images built for running a specific game or type of game.installers— anything living within theinstallersdirectory. These images are used by install scripts for different Eggs within Pterodactyl, not for actually running a game server. These images are only designed to reduce installation time and network usage by pre-installing common installation dependencies such ascurlandwget.yolks— these are more generic images that allow different types of games or scripts to run. They're generally just a specific version of software and allow different Eggs within Pterodactyl to switch out the underlying implementation. An example of this would be something like Java or Python which are used for running bots, Minecraft servers, etc.
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.
Index
see images.md
Description
Languages
Dockerfile
65.5%
Shell
33%
JavaScript
1.5%