mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-08-10 17:39:32 +02:00
change to tigervnc 1.10.0
This commit is contained in:
parent
9d599d51e4
commit
dbb272f88f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user