diff --git a/Containerfile b/Containerfile index 51b1191..e438282 100644 --- a/Containerfile +++ b/Containerfile @@ -5,6 +5,7 @@ RUN dnf install -y \ findutils \ krb5-workstation \ openssh-clients \ + python3-ara \ python3-dns \ python3-netaddr \ && dnf clean all