1
0

Add game to image with expectation of zip file in /assets

This commit is contained in:
2024-10-06 15:14:46 -07:00
parent 93c03c060f
commit 9a04157f6e
3 changed files with 15 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ FROM archlinux
RUN pacman -Sy --noconfirm xorg-server-xvfb xdotool scrot python-flask && pacman -Sc --noconfirm
RUN mkdir -p /root/.local/share/
ADD profile /root/.local/share/IntoTheBreach
ADD .generated/game/ /breach