From bf5fe471bf4e0ece2d4f4e6b0a681e1d1a358a03 Mon Sep 17 00:00:00 2001 From: Evan Harvey Date: Mon, 18 Mar 2024 09:55:03 -0600 Subject: [PATCH] Dockerfile: install xvfb --- Dockerfile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f9e8b6670..4a5d0aeef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,12 @@ RUN yum -y install python3.11 \ mesa-libGL \ python3.11-tkinter \ xz \ - gcc + gcc \ + libXScrnSaver \ + mesa-libgbm \ + nss \ + at-spi2-atk \ + libX11-xcb # Installing ffmpeg via relies on the rpmfusion repo and SDL2 # The SDL2 yum package is not currently available in ubi8