Versions Compared

Key

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

...

Note: In general, there is no need to build the images manually. All images for the release are available in nexus image repositories.  Please refer to the page  Draft - Release E - Run for running the release E Non-RT RIC.  

Details of the architecture can be found from Release E page. 

...

Download the nonrtric repo (defaults to master branch):    FIXME: branch name

     git clone "https://gerrit.o-ran-sc.org/r/nonrtric" -b <branche-name>release

Build the code and create docker images

...

Download the nonrtric repo (defaults to master branch):  FIXME: branch name

     git clone "https://gerrit.o-ran-sc.org/r/portal/nonrtric-controlpanel" -b <branche-name>release

Build the code and create docker images  FIXME:Keep this block if the build can me transformed into one step mvn clean install

...