mrbanzai / docker-dontstarvetogether

Dockerfile for building a Don't Starve Together dedicated-server image.

Home Page:https://store.docker.com/community/images/dstacademy/dontstarvetogether

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't Starve Together

Dockerfile for building a Don't Starve Together dedicated-server image.

Build Status GitHub Release Docker Pulls License Slack Steam


This repository provides a Dockerfile for building the DST:A Dedicated Server for the online multi-player survival game Don't Starve Together.

Features

  • Configuration via ENV variables.
  • Customized world generation via leveldataoverride.lua.
  • Mods and custom mod-configuration.
  • Connected worlds via sharding.
  • Control the server directly on the CLI.
  • World-persistence on container destruction.
  • Automatic update of game files.
  • Automatic update of mod files.
  • Sharing game and mod-files between instances.

Documentation

Contribution

Do you want to contribute to the project? Check out our contribution guide.

Frequently Asked Questions

  • Why does Steam take so long to update the game?
    It can happen that Steam takes a really long time to update the game. This is a known problem with SteamCMD - sort of a bug. One solution is to install a DNS cache on your system, which was reported to help regarding download speed.

References and Links


forthebadge

About

Dockerfile for building a Don't Starve Together dedicated-server image.

https://store.docker.com/community/images/dstacademy/dontstarvetogether

License:MIT License


Languages

Language:Shell 100.0%