Update Dockerfiles (#207)

Add chrpath to dockerfiles

[ROCm/rocprofiler-systems commit: fc08d56fb4]
此提交包含在:
David Galiffi
2025-05-15 21:06:12 -04:00
提交者 GitHub
父節點 3fa24a0012
當前提交 909602e1f4
共有 6 個檔案被更改,包括 6 行新增6 行删除
+1 -1
查看文件
@@ -19,7 +19,7 @@ ARG NJOBS="8"
RUN yum groupinstall -y "Development Tools" && \
yum install -y epel-release && crb enable && \
yum install -y --allowerasing cmake curl dpkg-devel numactl-devel \
yum install -y --allowerasing chrpath cmake curl dpkg-devel numactl-devel \
openmpi-devel papi-devel python3-pip texinfo wget which vim zlib-devel && \
yum clean all && \
python3 -m pip install 'cmake==3.21' perfetto