A starbound-gog shell for ease in use with gog, when steam is not preferred.
482
A shell container for starbound-gog based on centos.
I have already built a steam version of the starbound server. However, since I personally begun to transition in using gog instead, it is only natural to use gog based server instead.
For the server to work, you do need to have a copy starbound-gog version at hand. So first, you will extract the gog_starbound.sh file in the location of the install directory:
unzip gog_starbound*.sh /srv/starbound
Then you will run docker container with the directory mounted to where you have the extracted directory:
docker run -itPv /srv/starbound:/starbound abaez/starbound-gog
And you're done! The server should now be running with the ports 20125:20126 tcp/udp.
Content type
Image
Digest
Size
151.1 MB
Last updated
about 10 years ago
docker pull abaez/starbound-gog