From 119915c382de4a0b4c50507a51448af2921b2a6a Mon Sep 17 00:00:00 2001 From: TuRz4m Date: Tue, 12 Jul 2016 13:52:25 +0200 Subject: [PATCH] Remove steam update in image. Should work with docker hub now. --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 47b2b50..77da103 100644 --- a/Dockerfile +++ b/Dockerfile @@ -91,7 +91,8 @@ RUN mkdir /home/steam/steamcmd &&\ # First run is on anonymous to download the app -RUN /home/steam/steamcmd/steamcmd.sh +login anonymous +quit +# We can't download from docker hub anymore -_- +#RUN /home/steam/steamcmd/steamcmd.sh +login anonymous +quit EXPOSE ${STEAMPORT} 32330 ${SERVERPORT} # Add UDP