I've been unable to get this to load with Dark Fog, which Nebula supports now.. Here's my latest startup command line...
docker run -it --rm -v $(pwd)/game:/game -v $(pwd)/save:/save -p 8469:8469 -d -e LAUNCH_ARGS="-batchmode -nographics -server -newgame-cfg" -e SERVER_NAME="The Hazy Crew" -e SERVER_PASSWORD=poop -e REMOTE_ACCESS=TRUE -e REMOTE_ACCESS_PASSWORD=poop ghcr.io/whykickamoocow/dsp-docker-server:master
I've been unable to get this to load with Dark Fog, which Nebula supports now.. Here's my latest startup command line...
docker run -it --rm -v $(pwd)/game:/game -v $(pwd)/save:/save -p 8469:8469 -d -e LAUNCH_ARGS="-batchmode -nographics -server -newgame-cfg" -e SERVER_NAME="The Hazy Crew" -e SERVER_PASSWORD=poop -e REMOTE_ACCESS=TRUE -e REMOTE_ACCESS_PASSWORD=poop ghcr.io/whykickamoocow/dsp-docker-server:master