Add more required perl modules
ContainerImages/buildroot/pipeline/head This commit looks good
Details
ContainerImages/buildroot/pipeline/head This commit looks good
Details
parent
1d559126d2
commit
ff2c90e4f0
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue