Update Dockerfiles (#207)
Add chrpath to dockerfiles
[ROCm/rocprofiler-systems commit: fc08d56fb4]
This commit is contained in:
@@ -23,7 +23,7 @@ RUN set +e; \
|
||||
RUN zypper --non-interactive update -y && \
|
||||
zypper --non-interactive dist-upgrade -y && \
|
||||
zypper --non-interactive install -y -t pattern devel_basis && \
|
||||
zypper --non-interactive install -y binutils-gold cmake curl dpkg-devel \
|
||||
zypper --non-interactive install -y binutils-gold chrpath cmake curl dpkg-devel \
|
||||
gcc-c++ git libdrm-devel libnuma-devel openmpi3-devel python3-pip rpm-build \
|
||||
wget && \
|
||||
python3 -m pip install 'cmake==3.21'
|
||||
|
||||
Reference in New Issue
Block a user