From a747646c09cc04fef51a2c89ee02cfee16587723 Mon Sep 17 00:00:00 2001 From: Lars Olzem Date: Sun, 15 Jan 2017 17:19:38 +0100 Subject: [PATCH] Fix Env for runtime --- minimal/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/minimal/Dockerfile b/minimal/Dockerfile index 9737c02..3ab66f6 100644 --- a/minimal/Dockerfile +++ b/minimal/Dockerfile @@ -3,7 +3,8 @@ MAINTAINER Lars Olzem ARG BASEDIR=/opt/garrysmod -ENV PORT="27015" \ +ENV BASEDIR=$BASEDIR + PORT="27015" \ TICKRATE="66" \ WORKSHOPCOLLECTIONID="" \ #http://steamcommunity.com/dev/apikey