Spaces:
Building
Building
tuts4y0u
commited on
Commit
·
bf9100d
1
Parent(s):
e604059
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -4,7 +4,6 @@ RUN useradd -m -u 1000 user
|
|
4 |
RUN chown root:shadow /etc/shadow
|
5 |
RUN apt install 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 -y
|
6 |
RUN apt remove xscreensaver -y
|
7 |
-
|
8 |
RUN apt remove light-locker -y
|
9 |
RUN apt autoclean && apt autoremove
|
10 |
RUN git clone https://github.com/novnc/noVNC.git noVNC
|
|
|
4 |
RUN chown root:shadow /etc/shadow
|
5 |
RUN apt install 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 -y
|
6 |
RUN apt remove xscreensaver -y
|
|
|
7 |
RUN apt remove light-locker -y
|
8 |
RUN apt autoclean && apt autoremove
|
9 |
RUN git clone https://github.com/novnc/noVNC.git noVNC
|