An open API service indexing awesome lists of open source software.

https://github.com/pboardman/starbound-docker

Starbound server docker image
https://github.com/pboardman/starbound-docker

Last synced: 11 months ago
JSON representation

Starbound server docker image

Awesome Lists containing this project

README

          

# STARBOUND DOCKER

## How to run

After building the docker file you can run the image for the first time with :

``` docker run -d -p=21025:21025 -v=/path/to/starbound/data:/server/steamcmd/starbound -e STEAM_USERNAME=username -e STEAM_PASSWORD=password lacsap/starbound ```

## Additional info

- You NEED to set the STEAM_USERNAME and STEAM_PASSWORD ENV variable to a steam account with starbound on it.
- You need to disable steamguard or steamCMD won't be able to log in and download starbound
- The server auto update at each restart.
- might take a while to download the game on first run, check docker logs for download %