From 229739575c3b2fd0c97102e4fe84e31ffa252268 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Sat, 29 Sep 2018 07:32:58 -0700 Subject: [PATCH] BaritoneAutoTest overrides width and height on its own --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index ac36eea5e..883d6efdc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,8 +17,6 @@ RUN apt install -qq --force-yes unzip wget ADD . /code -RUN echo "\nrunClient {\nargs \"--width\",\"128\",\"--height\",\"128\"\n}" >> /code/build.gradle - # this .deb is specially patched to support lwjgl # source: https://github.com/tectonicus/tectonicus/issues/60#issuecomment-154239173 RUN dpkg -i /code/scripts/xvfb_1.16.4-1_amd64.deb