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

Misc

parent 4fd1dbbf
No related branches found
No related tags found
No related merge requests found
...@@ -353,5 +353,5 @@ RUN yum install -y \ ...@@ -353,5 +353,5 @@ RUN yum install -y \
wheel \ wheel \
twine twine
ADD ldconfig/local.conf /etc/ld.so.conf.d/local.conf RUN echo -e "/usr/local/lib\n/usr/local/lib64" > /etc/ld.so.conf.d/local.conf && \
RUN ldconfig 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