From ebc7fff0d74b47916c213c8f02220e9c94622515 Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Mon, 10 Nov 2025 22:39:55 -0500 Subject: [PATCH] Adding geany back to base image --- lenovo-16arh7h/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lenovo-16arh7h/Containerfile b/lenovo-16arh7h/Containerfile index e751513..c243602 100644 --- a/lenovo-16arh7h/Containerfile +++ b/lenovo-16arh7h/Containerfile @@ -19,6 +19,7 @@ RUN rpm --import \ distrobox \ dkms \ fuse-sshfs \ + geany \ git \ htop \ iftop \ @@ -31,7 +32,6 @@ RUN rpm --import \ dnf5 clean all # Following as flatpaks? # audacity -# geany # solaar # TODO: Remove this `|| true` hack once post scriptlets no longer make dnf exit with non-zero