Skip to content

dockerfile and bootstrap for Kerbal Space Program DarkMultiPlayer MOD Server

Notifications You must be signed in to change notification settings

wilfrem/DarkMultiPlayer-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DarkMultiPlayer-docker

dockerfile and bootstrap for Kerbal Space Program DarkMultiPlayer(DMP) MOD Server.

original source is here

build image

move ./dockerfile folder and run this code

docker build -t "your tag" .

if you want modify DMP server settings, you can modify files in ./dockerfile/DMPServerApp before building image. ./dockerfile/DMPServerApp will be included in building process.

run server

put ./buotstrap/DMPServerFiles into storage and run ./bootstrap.sh -t "your tag" -v "DMPServerFilesPath"

About

dockerfile and bootstrap for Kerbal Space Program DarkMultiPlayer MOD Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages