rx11vnc
VNC server to allow remote access to an existing X session
RUN apt-get update && \
apt-get install -y x11vnc
RUN apt-get update && \
apt-get install -y x11vnc
RUN apk add x11vnc
RUN pacman -S --noconfirm x11vnc
RUN apt-get update && \
apt-get install -y x11vnc
RUN dnf install -y x11vnc
RUN apt-get update && \
apt-get install -y x11vnc