lachine commited on
Commit
ff1f4d6
·
verified ·
1 Parent(s): 57a5292

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
  FROM debian:sid
 
2
  RUN apt update
3
  RUN useradd -m -u 1000 user
4
  RUN apt install xfce4-terminal lxde aqemu sudo curl wget xdotool aria2 qemu-system-x86 htop chromium screen tigervnc-standalone-server python3-pip python3-websockify python3 git -y
 
1
  FROM debian:sid
2
+ RUN mkdir pushcookie
3
  RUN apt update
4
  RUN useradd -m -u 1000 user
5
  RUN apt install xfce4-terminal lxde aqemu sudo curl wget xdotool aria2 qemu-system-x86 htop chromium screen tigervnc-standalone-server python3-pip python3-websockify python3 git -y