From 566eca541934c8bf4a4e90c7047572c2eecc5d6b Mon Sep 17 00:00:00 2001 From: qpismont Date: Fri, 20 Mar 2026 19:36:02 +0100 Subject: [PATCH] Update Containerfile --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 395e247..c6758cf 100644 --- a/Containerfile +++ b/Containerfile @@ -27,6 +27,7 @@ RUN dnf install -y \ code \ buildah \ podman \ + rsync \ podman-docker \ podman-compose \ fuse-overlayfs \