diff --git a/Containerfile b/Containerfile index 3706e09..4409897 100644 --- a/Containerfile +++ b/Containerfile @@ -12,10 +12,12 @@ RUN dnf install -y \ ncurses-devel \ openssh-clients \ patch \ - perl-bignum \ perl-ExtUtils-MakeMaker \ perl-FindBin \ + perl-IPC-Cmd \ perl-Thread-Queue \ + perl-bignum \ + perl-open \ rsync \ systemd \ wget \