mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[amazonlinux:2023]install perl-IPC-Cmd (#27049)
Signed-off-by: PowderLi <min.li@zilliz.com>
This commit is contained in:
parent
2166986834
commit
8e142ff39f
@ -15,7 +15,7 @@ ARG TARGETARCH
|
||||
|
||||
RUN yum install -y wget g++ gcc gdb libatomic libstdc++-static git make zip unzip tar which \
|
||||
autoconf automake golang python3 python3-pip perl-FindBin texinfo \
|
||||
pkg-config libuuid-devel libaio && \
|
||||
pkg-config libuuid-devel libaio perl-IPC-Cmd && \
|
||||
rm -rf /var/cache/yum/*
|
||||
|
||||
RUN pip3 install conan==1.58.0
|
||||
|
Loading…
Reference in New Issue
Block a user