This commit is contained in:
Leijurv
2018-09-25 10:02:38 -07:00
149 changed files with 6632 additions and 3886 deletions

View File

@@ -17,7 +17,7 @@ ADD . /code
RUN echo "\nrunClient {\nargs \"--width\",\"128\",\"--height\",\"128\"\n}" >> /code/build.gradle
RUN dpkg -i /code/xvfb_1.16.4-1_amd64.deb
RUN dpkg -i /code/scripts/xvfb_1.16.4-1_amd64.deb
WORKDIR /code