Enhance Containerfile: Replace mesa with specific Vulkan driver packages for improved graphics support
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
This commit is contained in:
@@ -13,7 +13,10 @@ RUN dnf install -y \
|
|||||||
@hardware-support \
|
@hardware-support \
|
||||||
@development-tools \
|
@development-tools \
|
||||||
@multimedia \
|
@multimedia \
|
||||||
@mesa \
|
mesa-vulkan-drivers \
|
||||||
|
mesa-vulkan-drivers.i686 \
|
||||||
|
vulkan-loader \
|
||||||
|
vulkan-loader.i686 \
|
||||||
vulkan-tools \
|
vulkan-tools \
|
||||||
glibc-langpack-fr \
|
glibc-langpack-fr \
|
||||||
langpacks-core-fr \
|
langpacks-core-fr \
|
||||||
|
|||||||
Reference in New Issue
Block a user