Starbound

Starbound

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Starbound (Valid Steam useraccount with the game purchased and Steam Guard disabled required) and run it. ATTENTION: For this Docker you have to specify a valid Steam account with Steam Guard disabled and the game in the library otherwise the gamefiles won't download! First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

Install Starbound on Unraid in a few clicks.

Find Starbound 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 Starbound 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:starbound
Last Updated2026-05-06
First Seen2019-10-17

Runtime arguments

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

Template configuration

SteamCMDPathrw

Container Path: /serverdata/steamcmd

Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw

Container Path: /serverdata/serverfiles

Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/starbound
GAME_IDVariable

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

Value
533830
GAME_PARAMSVariable

Enter your start up commands for the server.

Steam-UsernameVariable

ATTENTION: For this Docker you have to specify a valid Steam user with Steam Guard disabled and the game purchased otherwise you will get a no subscription error and the gamefiles won't download!

Target
USERNAME
Steam-PasswordVariable

ATTENTION: For this Docker you have to specify a valid Steam user with Steam Guard disabled and the game purchased otherwise you will get a no subscription error and the gamefiles won't download!

Target
PASSWRD
Validate InstallationVariable

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

Target
VALIDATE
TCP - GamePortPorttcp

Container Port: 21025

Target
21025
Value
21025
UDP - GamePortPortudp

Container Port: 21025

Target
21025
Value
21025
TCP - RCON PortPorttcp

Only if needed, else delete this entry

Target
21026
Value
21026
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100