binary1ne commited on
Commit
b03d8b5
·
verified ·
1 Parent(s): f839d58

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -33,6 +33,8 @@ RUN rm -f /etc/apt/sources.list.d/*.list && \
33
  novnc websockify \
34
  supervisor \
35
  xvfb \
 
 
36
  && rm -rf /var/lib/apt/lists/*
37
 
38
  # Proper noVNC setup X11 and logs (fixed)
 
33
  novnc websockify \
34
  supervisor \
35
  xvfb \
36
+ tigervnc-standalone-server \
37
+ tigervnc-common \
38
  && rm -rf /var/lib/apt/lists/*
39
 
40
  # Proper noVNC setup X11 and logs (fixed)