Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The base images do not have any RIC libraries or software preinstalled.  RIC project libraries such as RMr, mdclog, asn1 should be published to PackageCloud as binary packages (apk, deb or rpm as appropriate) and installed during the build process. The packaging as DEB and RPM is done for RMr.

The base images are pushed to the LF docker "staging" registry nexus3.o-ran-sc.org:10004. This registry allows regular builds so that the RIC base images keep up with changes in their respective base images. These images are very unlikely to be promoted and frozen in the LF docker "release" registry nexus3.o-ran-sc.org:10002.

...