Versions Compared

Key

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

...

Info
titleDo you really need to build?

In general, there is no need to build the images manually.

Building from scratch is error-prone, and some development experience is required.

All images for the release are available in nexus image repositories. 

Please refer to the page  Release H - Run in Docker    for running the release H Non-RT RIC.  

...

     git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/a1policymanagementservice" -b h-release --recursive

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/dmaapadapter" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/helmmanager" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/informationcoordinatorservice" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/rappcatalogue" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/dmaapmediatorproducer" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/rapp/ransliceassurance" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/rapp/orufhrecovery" -b h-release

git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/sme" -b h-release  

    git clone "https://gerrit.o-ran-sc.org/r/nonrtric/plt/ranpm" -b h-release

...