Skip to content

Commit 4a1d13e

Browse files
committed
fix: Install missing hardware drivers
Required for rendering with EGL. Signed-off-by: Alexander Kurbatov <[email protected]>
1 parent 8d4bfd1 commit 4a1d13e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ WORKDIR /StarCraftII
66

77
RUN dnf install -y \
88
libglvnd-devel \
9+
mesa-dri-drivers \
910
mesa-libOSMesa-devel \
1011
unzip \
1112
wget \

0 commit comments

Comments
 (0)