From 997ed7b2eaf05e43ed7b924b0714655ec5bae7ae Mon Sep 17 00:00:00 2001 From: qpismont Date: Thu, 18 Dec 2025 19:19:28 +0100 Subject: [PATCH] Fix the fix... --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index ae00025..257681e 100644 --- a/Containerfile +++ b/Containerfile @@ -4,7 +4,7 @@ FROM registry.fedoraproject.org/fedora-bootc:43 RUN curl -fsSL https://repository.mullvad.net/rpm/stable/mullvad.repo -o /etc/yum.repos.d/mullvad.repo #Ajout du dépot darkly -RUN dnf5 install 'dnf5-command(copr)' && dnf copr enable deltacopy/darkly +RUN dnf5 install 'dnf5-command(copr)' -y && dnf copr enable deltacopy/darkly #Install de gnome avec support hardware + Podman + Cups + Vulkan driver + Plymouth + dev tools + divers utilitaires RUN dnf install -y \