vncviewer
Launches a VNC (Virtual Network Computing) client. More information: <https://manned.org/vncviewer>.
RUN pacman -S --noconfirm tigervnc
RUN yum install -y tigervnc
RUN dnf install -y tigervnc
RUN apt-get update && \
apt-get install -y realvnc-vnc-viewer