mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-26 04:48:08 +02:00
manylinux_2_34: add missing tools for OpenSSL test build
This commit is contained in:
@@ -10,6 +10,10 @@ RUN \
|
|||||||
wget \
|
wget \
|
||||||
nasm \
|
nasm \
|
||||||
zip \
|
zip \
|
||||||
|
perl-FindBin \
|
||||||
|
perl-File-Compare \
|
||||||
|
perl-File-Copy \
|
||||||
|
perl-IPC-Cmd \
|
||||||
&& \
|
&& \
|
||||||
yum clean all
|
yum clean all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user