Fix vnc viewer
This commit is contained in:
parent
bebf8c622b
commit
766e445122
@ -5,7 +5,8 @@ RUN apt-get update && \
|
||||
qemu-system-x86 \
|
||||
gdb \
|
||||
novnc \
|
||||
netcat
|
||||
netcat \
|
||||
&& cp /usr/share/novnc/vnc_lite.html /usr/share/novnc/index.html
|
||||
|
||||
ENV MITTOS64 "true"
|
||||
ENV BUILDROOT "/opt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user