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

centos-7: Ensure libraries in /usr/local/lib{,64} can be found by ldconfig

parent 5430b01d
Branches
No related tags found
No related merge requests found
......@@ -341,3 +341,5 @@ RUN yum install -y \
&& \
yum clean all
ADD ldconfig/local.conf /etc/ld.so.conf.d/local.conf
RUN 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