...
Docker build files can install header files from this image with this command:
COPY --from=nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-rmr:TAG /usr/local/include/rmr /usr/local/include/rmr/
Docker build files can install the shared object file from this image with this command:
...