StruxaEggs Explorer

PixARK

Game

A simple Docker container with Wine to run PixARK using Pterodactyl Panel

Author: hello@venatus.digitalSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

wine ./ShooterGame/Binaries/Win64/PixARKServer.exe "CubeWorld_Light?listen?DelayRegisterServer=True?bRawSockets=True?SessionName="{{SRV_NAME}}"?AltSaveDirectoryName=PteroPixArk?ServerPassword={{ARK_PASSWORD}}?ServerAdminPassword={{ARK_ADMIN_PASSWORD}}?MaxPlayers={{MAX_PLAYERS}}?RCONEnabled=True?RCONPort={{RCPORT}}" -Seed=12345 -OreSeed=1234 -ConfigsUseAltDir -server -gameplaylogging -log -CULTUREFORCOOKING=en -NoBattlEye -QueryPort={{QPORT}} -Port={{SERVER_PORT}} -CubePort={{CUBEPORT}} -cubeworld={{SRV_NAME}} -nosteamclient -NoHangDetection

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:wine_latestghcr.io/ptero-eggs/yolks:wine_latest

Environment Variables

NameVariableDefaultRules
Server Password
If specified, players must provide this password to join the server.
ARK_PASSWORDnonenullable|alpha_dash|between:1,100
Admin Password
If specified, players must provide this password (via the in-game console) to gain access to administrator commands on the server.
ARK_ADMIN_PASSWORDnonenullable|alpha_dash|between:1,100
Maximum Players
Specifies the maximum number of players that can play on the server simultaneously.
MAX_PLAYERS10required|numeric|digits_between:1,4
Query Port
The port assigned for use as query port
QPORTnonerequired|numeric|digits_between:1,5
RCON Port
The port assigned for use as RCON port
RCPORTnonerequired|numeric|digits_between:1,5
Cube Port
The port to be used for terrain
CUBEPORTnonerequired|numeric|digits_between:1,5
App ID
PixARK Source App ID
SRCDS_APPID824360required|numeric
WINDOWS_INSTALL
WINDOWS_INSTALL1required|string|max:20
Server Name
Name of the Server !!!! NO SPACES ALLOWED !!!!
SRV_NAMEPteroPixARKServerrequired|string|max:30
WINEDEBUG
WINEDEBUG-allrequired|string|max:20
WINEARCH
WINEARCHwin64required|string|max:20
WINEPATH
WINEPATH/home/containerrequired|string|max:20
XVFB
XVFB
XVFB1required|boolean
WINETRICKS_RUN
WINETRICKS_RUNvcrun2019 dotnet6required|string

Features

steam_disk_space