diff --git a/Containerfile b/Containerfile index e438282..c5c556e 100644 --- a/Containerfile +++ b/Containerfile @@ -7,6 +7,7 @@ RUN dnf install -y \ openssh-clients \ python3-ara \ python3-dns \ + python3-libvirt \ python3-netaddr \ && dnf clean all