Skip to content
Snippets Groups Projects
Commit 8e785298 authored by calrama's avatar calrama
Browse files

Misc

parent 4fd1dbbf
Branches
No related tags found
No related merge requests found
......@@ -353,5 +353,5 @@ RUN yum install -y \
wheel \
twine
ADD ldconfig/local.conf /etc/ld.so.conf.d/local.conf
RUN ldconfig
RUN echo -e "/usr/local/lib\n/usr/local/lib64" > /etc/ld.so.conf.d/local.conf && \
ldconfig
/usr/local/lib
/usr/local/lib64
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment