diff --git a/Containerfile b/Containerfile index a96988f..b97a1fa 100644 --- a/Containerfile +++ b/Containerfile @@ -53,6 +53,7 @@ RUN dnf install --assumeyes \ python3.13 \ python3.9 \ ShellCheck \ + virsh \ xxhash-devel ADD install-rpms.bash /tmp/install-rpms.bash