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