Sign inSign up

lacsap/starbound

By lacsap

Updated almost 6 years ago

starbound server in a container.

Image
14

100K+

lacsap/starbound repository overview

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 %

Tag summary

Content type

Image

Digest

sha256:353b5d8fd

Size

96.1 MB

Last updated

almost 6 years ago

docker pull lacsap/starbound