From d80f72896289d614e6cd62276bfaed7136e6fdc9 Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Thu, 28 May 2026 20:16:05 -0300 Subject: [PATCH] replace sddm with sonic-login-manager --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile b/Dockerfile index bc44907..12a1738 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,6 +33,9 @@ RUN rpm -e --nodeps plasma-workspace-libs plasma-workspace libplasma \ RUN dnf install --allowerasing --nogpgcheck -y sonic-keybind-daemon sonic-frameworks-windowsystem sonic-system-info sonic-screen sonic-screen-library sonic-sysguard-library +RUN dnf remove -y sddm && \ + dnf install --allowerasing --nogpgcheck -y sonic-login-manager + RUN dnf install -y fish distrobox nvtop intel-media-driver libva-intel-driver htop RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm