vncserver
Launches a VNC (Virtual Network Computing) desktop. More information: <https://manned.org/vncserver.1x>.
RUN pacman -S --noconfirm tigervnc
RUN yum install -y tigervnc-server
RUN dnf install -y tigervnc-server