mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
feat: support x11vnc args - X11VNC_ARGS (bug #101)
Docker env X11VNC_ARGS
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ RUN apt-get update \
|
||||
supervisor nginx sudo vim-tiny net-tools zenity xz-utils \
|
||||
dbus-x11 x11-utils alsa-utils \
|
||||
mesa-utils libgl1-mesa-dri \
|
||||
lxde xvfb x11vnc \
|
||||
lxde xvfb x11vnc=0.9.16 \
|
||||
gtk2-engines-murrine gnome-themes-standard gtk2-engines-pixbuf gtk2-engines-murrine arc-theme \
|
||||
firefox chromium-browser \
|
||||
ttf-ubuntu-font-family ttf-wqy-zenhei \
|
||||
|
||||
Reference in New Issue
Block a user