change to tigervnc 1.10.0

This commit is contained in:
Hoan Tran 2020-09-15 13:03:59 +07:00
parent 9d599d51e4
commit dbb272f88f

View File

@ -88,9 +88,10 @@ RUN tee -a /etc/pacman.d/mirrorlist <<< 'Server = https://mirror.rackspace.com/a
# rankmirrors -n 5 - > /etc/pacman.d/mirrorlist
USER arch
RUN sudo pacman -U https://archive.archlinux.org/packages/t/tigervnc/tigervnc-1.10.1-2-x86_64.pkg.tar.zst --noconfirm
RUN sudo pacman -Sy --noconfirm
RUN sudo pacman -S tigervnc xterm xorg-xhost xdotool ufw --noconfirm
RUN sudo pacman -S xterm xorg-xhost xorg-xinit xdotool ufw --noconfirm
RUN mkdir ${HOME}/.vnc