Commit 00e3c5ac authored by Robert Schmidt's avatar Robert Schmidt

Run ldconfig to find libparams_libconfig.so in nr-cuup container

parent 0163a52b
......@@ -52,6 +52,8 @@ COPY --from=gnb-build \
/oai-ran/cmake_targets/ran_build/build/libtelnetsrv.so \
/usr/local/lib/
RUN ldconfig && ldd /opt/oai-gnb/bin/nr-cuup
# Create directory for configuration files
WORKDIR /opt/oai-gnb/etc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment