Spaces:
Running
Running
tuts4y0u
commited on
Commit
·
0a26bb1
1
Parent(s):
96e52fb
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
FROM debian:sid
|
2 |
-
RUN setenforce 0
|
3 |
RUN apt update
|
4 |
RUN apt install -y vim bash xfce4-terminal lxde aqemu sudo curl wget aria2 qemu-system-x86 htop chromium screen tigervnc-standalone-server python3-pip python3-websockify python3 git fuse libfuse2 xdotool
|
5 |
RUN apt remove -y lxlock
|
|
|
1 |
FROM debian:sid
|
|
|
2 |
RUN apt update
|
3 |
RUN apt install -y vim bash xfce4-terminal lxde aqemu sudo curl wget aria2 qemu-system-x86 htop chromium screen tigervnc-standalone-server python3-pip python3-websockify python3 git fuse libfuse2 xdotool
|
4 |
RUN apt remove -y lxlock
|