StruxaEggs Explorer

Icarus-Dedicated

Game

Icarus is a survival game that with dedicated servers as a public beta

Author: bolverblitz@ebg.pwSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

wine ./Icarus/Binaries/Win64/IcarusServer-Win64-Shipping.exe -Log -SteamServerName=${SERVER_NAME} -PORT="${SERVER_PORT}" -QueryPort="${QUERY_PORT}" & ICARUS_PID=$!; tail -c0 -F /home/container/Icarus/Saved/Logs/Icarus.log --pid=$ICARUS_PID

Docker Images

LabelImage
Wine Latestghcr.io/ptero-eggs/yolks:wine_latest

Environment Variables

NameVariableDefaultRules
[REQUIRED] Server Query Port
UDP port for Steam server list features.
QUERY_PORT27015required|integer|between:1024,65536
Server Name
SERVER_NAMEIcarusServerrequired|string|max:32
Windows Install Flag
Required for windows game server installs
WINDOWS_INSTALL1required|boolean
WINETRICKS_RUN
Run installs on software that is required by the server
WINETRICKS_RUNvcrun2022 corefontsrequired|string
SRCDS_APPID
steam app id found here - https://developer.valvesoftware.com/wiki/Dedicated_Servers_List
SRCDS_APPID2089300required|string|in:2089300
AUTO_UPDATE
Disabling or enabling automated updates on boot
AUTO_UPDATE1required|boolean
WINEDEBUG
WINEDEBUG-allrequired|string|max:20
WINEPATH
WINEPATH/home/containerrequired|string|max:20
WINEARCH
WINEARCHwin64required|string|in:win64

Features

steam_disk_space