Dockerfile

This commit is contained in:
norimicry 2019-04-09 18:52:22 +02:00
commit 80c8840882

9
Dockerfile Normal file
View File

@ -0,0 +1,9 @@
FROM mono:latest
RUN mkdir -p /data/Stardew
RUN mkdir -p /data/nexus
RUN apt-get update
RUN apt-get install -y wget unzip xvfb x11vnc xterm i3
CMD /data/Stardew/Stardew\ Valley/StardewValley