Enhance Containerfile: Add KDE desktop environment to installation
Some checks failed
ci/woodpecker/push/ci Pipeline failed
Some checks failed
ci/woodpecker/push/ci Pipeline failed
This commit is contained in:
@@ -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
|
#Install de gnome avec support hardware + Podman + Cups + Vulkan driver + Plymouth + dev tools + divers utilitaires
|
||||||
RUN dnf install -y \
|
RUN dnf install -y \
|
||||||
@gnome-desktop \
|
@gnome-desktop \
|
||||||
|
@kde-desktop-environment \
|
||||||
@hardware-support \
|
@hardware-support \
|
||||||
@development-tools \
|
@development-tools \
|
||||||
@multimedia \
|
@multimedia \
|
||||||
|
|||||||
Reference in New Issue
Block a user