Run Geneshift dedicated server in a Docker container
Go to file
2018-12-22 19:10:59 +01:00
build.sh Initial commit 2018-12-22 19:10:59 +01:00
Dockerfile Initial commit 2018-12-22 19:10:59 +01:00
LICENSE Initial commit 2018-12-22 19:10:59 +01:00
README.md Initial commit 2018-12-22 19:10:59 +01:00
run.sh Initial commit 2018-12-22 19:10:59 +01:00

luzifer-docker / Geneshift

Run Geneshift dedicated server in a Docker container

Usage

## Build container (optional)
$ docker build -t luzifer/geneshift .

## Create config (optional)
$ tree
.
└── config.ini

0 directories, 1 file

## Execute Geneshift
$ docker run --rm -ti -v $(pwd):/config luzifer/geneshift