line
Read a single line of input. More information: <https://manned.org/line.1>.
RUN apt-get update && \
apt-get install -y util-linux
RUN apt-get update && \
apt-get install -y util-linux
RUN apk add mesa-demos
RUN pacman -S --noconfirm mesa-demos
RUN apt-get update && \
apt-get install -y lmbench
RUN yum install -y mesa-demos
RUN dnf install -y mesa-demos
RUN apt-get update && \
apt-get install -y util-linux