Xvfb
Virtual Framebuffer 'fake' X server
RUN apt-get update && \
apt-get install -y xvfb
RUN apt-get update && \
apt-get install -y xvfb
RUN apk add xvfb
RUN pacman -S --noconfirm xorg-x11-server-Xvfb
RUN apt-get update && \
apt-get install -y xvfb
RUN yum install -y xorg-x11-server-Xvfb
RUN dnf install -y xorg-x11-server-Xvfb
RUN apt-get update && \
apt-get install -y xvfb