Enhance Containerfile: Add KDE desktop environment to installation
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
2025-12-16 19:32:04 +01:00
parent bb39d43501
commit 018cf29e9a

View File

@@ -10,6 +10,7 @@ RUN curl -fsSL https://repository.mullvad.net/rpm/stable/mullvad.repo -o /etc/yu
#Install de gnome avec support hardware + Podman + Cups + Vulkan driver + Plymouth + dev tools + divers utilitaires
RUN dnf install -y \
@gnome-desktop \
@kde-desktop-environment \
@hardware-support \
@development-tools \
@multimedia \