From d4f9de23d6136181284ed2fcbc790b6f134311b4 Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Wed, 11 Mar 2026 12:09:33 -0400 Subject: [PATCH] Adding cockpit to server --- Containerfile-supermicro-x10drh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Containerfile-supermicro-x10drh b/Containerfile-supermicro-x10drh index 27835fb..52256c8 100644 --- a/Containerfile-supermicro-x10drh +++ b/Containerfile-supermicro-x10drh @@ -43,6 +43,8 @@ RUN dnf5 install -y \ ansible \ borgbackup \ certbot \ + cockpit \ + cockpit-podman \ distrobox \ fail2ban \ fuse-encfs \