glxinfo
Miscellaneous Mesa GL utilities
RUN apt-get update && \
apt-get install -y mesa-utils
RUN apt-get update && \
apt-get install -y mesa-utils
RUN apk add mesa-demos
RUN pacman -S --noconfirm mesa-demos
RUN apt-get update && \
apt-get install -y mesa-utils
RUN yum install -y glx-utils
RUN dnf install -y glx-utils
RUN apt-get update && \
apt-get install -y mesa-utils