xeyes
Display eyes on the screen that follow the mouse cursor. More information: <https://manned.org/xeyes>.
RUN apt-get update && \
apt-get install -y x11-apps
RUN apt-get update && \
apt-get install -y x11-apps
RUN pacman -S --noconfirm xorg-xeyes
RUN apt-get update && \
apt-get install -y x11-apps
RUN yum install -y xorg-x11-apps
RUN dnf install -y xorg-x11-apps
RUN apt-get update && \
apt-get install -y x11-apps