StruxaEggs Explorer

Teamspeak3 Server ARM64

Application

VoIP software designed with security in mind, featuring crystal clear voice quality, endless customization options, and scalabilty up to thousands of simultaneous users.

Author: josdekurk@gmail.comSource: pterodactyl/application-eggsUpdated: 5/24/2026

Startup Command

box64 ./ts3server default_voice_port={{SERVER_PORT}} query_port={{QUERY_PORT}} filetransfer_ip=0.0.0.0 filetransfer_port={{FILE_TRANSFER}} serveradmin_password={{SERVERADMIN_PASSWORD}} license_accepted=1

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:box64ghcr.io/ptero-eggs/yolks:box64

Environment Variables

NameVariableDefaultRules
Server Query Admin Password
The password for the server query admin user.
SERVERADMIN_PASSWORDnonenullable|string|max:32
Server Version
The version of Teamspeak 3 to use when running the server.
TS_VERSIONlatestrequired|string|max:6
File Transfer Port
The Teamspeak file transfer port
FILE_TRANSFER30033required|integer|between:1,65535
Query Port
The Teamspeak Query Port
QUERY_PORT10011required|integer|between:1,65535