Icarus

Icarus

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Icarus and run it.

Initial server configuration:
Servername: Icarus Docker Password: Docker AdminPassword: adminDocker

ATTENTION: First startup can take very long since it downloads the gameserver files and it also installs the runtimes which can take quite some time!

First Start Notice: On First startup the container installs the necessary runtimes and it might seem that the container hangs but please be patient since the installation can take very long on some systems (5 minutes+).

Update Notice: Simply restart the container if a newer version of the game is available.

Install Icarus on Unraid in a few clicks.

Find Icarus 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 Icarus Review the template variables and paths Click Install

Categories

Download Statistics

6,627,783
Total Downloads
25,228
This Month
29,093
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:icarus
Last Updated2026-05-06
First Seen2023-07-20

Runtime arguments

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

Template configuration

SteamCMDPathrw
Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
Server FilesPathrw
Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/icarus
GAME_IDVariable

The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)

Value
2089300
GAME_PARAMSVariable

Enter your start up commands for the server.

Value
-SteamServerName="Icarus Docker" -Port=17777 -QueryPort=27015
Validate InstallationVariable

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

Target
VALIDATE
UDP1 - GamePortPortudp

UDP GamePort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your GAME_PARAMS).

Target
17777
Value
17777
UDP2 - SteamPortPortudp

UDP SteamPort (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set to the same as in your GAME_PARAMS).

Target
27015
Value
27015
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
UIDVariable
Value
99
GIDVariable
Value
100