add configuration options

This commit is contained in:
Lars Olzem
2017-12-06 23:15:39 +01:00
parent c6900fb0d8
commit 4c5ea4e180
4 changed files with 45 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ ENV BASEDIR=$BASEDIR \
MAP="gm_flatgrass" \
#http://steamcommunity.com/dev/managegameservers APPID: 4000
GLST="" \
CONFIG="server.cfg" \
CONFIG="${GAMEMODE}.cfg" \
CUSTOMPARAMETERS=""
RUN apt-get update -q && \