build(coredeps): install perl-IPC-Cmd

It is required to configure OpenSSL 3.0.
This commit is contained in:
link2xt
2023-09-12 19:02:14 +00:00
parent 790e867af0
commit e7617f0abd

View File

@@ -6,3 +6,4 @@ FROM $BASEIMAGE
RUN pipx install tox
COPY install-rust.sh /scripts/
RUN /scripts/install-rust.sh
RUN yum install -y perl-IPC-Cmd