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
- Host: GitHub
- URL: https://github.com/pboardman/starbound-docker
- Owner: pboardman
- Created: 2015-10-14T18:14:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T06:02:10.000Z (over 6 years ago)
- Last Synced: 2025-07-15T23:45:32.220Z (11 months ago)
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 %