LambdaWars

LambdaWars

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install LambdaWars and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! STEAM CREDENTIALS: For this container you have to provide valid Steam credentials where SteamGuard is disabled and this user need to have the game in it's library (since this game is free you can simply add it to this account). It is recommended to create a dedicated Steam account for dedicated servers so that account theft of your personal account is impossible. You can also run multiple servers with only one SteamCMD directory!

Install LambdaWars on Unraid in a few clicks.

Find LambdaWars in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for LambdaWars Review the template variables and paths Click Install

Categories

Download Statistics

6,602,555
Total Downloads
43,725
This Month
29,405
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:lambdawars
Last Updated2026-05-06
First Seen2022-02-10

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw
Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/lambdawars
GAME_IDVariable

The GAME_ID that the container download at startup. If you want to install a static or beta version of the game change the value to: '740 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).

Value
319060
GAME_NAMEVariable

Game name to start (is connected to the GAME_PARAMS).

Value
lambdawars
GAME_PARAMSVariable

Enter your start up commands for the server.

Value
+maxplayers 8 +map gamelobby
UDP1Portudp

UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number

Target
27015
Value
27015
UDP2Portudp
Target
27005
Value
27005
UDP3Portudp
Target
27020
Value
27020
UDP4Portudp
Target
26901
Value
26901
TCP RCONPorttcp

TCP RCON Port (not required)

Target
27015
Value
27015
Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
USERNAME
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
PASSWRD
GAME_PORTVariable
Value
27015
UIDVariable
Value
99
GIDVariable
Value
100