xauth
Edit and display the authorization information used in connecting to the X server. More information: <https://manned.org/xauth>.
RUN apt-get update && \
apt-get install -y xauth
RUN apt-get update && \
apt-get install -y xauth
RUN apk add xauth
RUN pacman -S --noconfirm xauth
RUN apt-get update && \
apt-get install -y xauth
RUN yum install -y xauth
RUN dnf install -y xauth
RUN apt-get update && \
apt-get install -y xauth