1
0
into-the-llm/Dockerfile

5 lines
190 B
Docker
Raw Normal View History

2024-10-06 21:53:14 +00:00
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