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  Release F - Run in Docker for running the release F Non-RT RIC.  

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

(Note: The actual docker image version numbers/tags may be different from the instructions below as development continues in the relevant repositories)

Table of Contents

Project Requirements

...

If the build was successful images with following name and tag shall be built. Use the command 'docker images' to view newly built images in the local docker registry.

Code Block
languagebash
themeEmacs
$ docker images
o-ran-sc/nonrtric-plt-rappcatalogue                   1.1.0-SNAPSHOT 
o-ran-sc/nonrtric-plt-informationcoordinatorservice   1.3.0-SNAPSHOT 
o-ran-sc/nonrtric-plt-a1policymanagementservice       2.4.0-SNAPSHOT 
o-ran-sc/nonrtric-plt-helmmanager                     1.2.0-SNAPSHOT
o-ran-sc/nonrtric-plt-dmaapadapter                    1.1.0-SNAPSHOT
o-ran-sc/nonrtric-plt-dmaapmediatorproducer           1.1.0-SNAPSHOT
o-ran-sc/nonrtric-rapp-ransliceassurance              1.1.0
o-ran-sc/nonrtric-rapp-orufhrecovery                  1.1.0 

(Note: The actual docker image version numbers/tags may be different as development continues in the relevant repositories. Use the latest version numbers in the instructions below)

Build A1 simulator (previously called Near-RT RIC A1 Interface) container

...

Code Block
languagebash
themeEmacs
$ docker images
o-ran-sc/nonrtric-gateway                           1.1.0-SNAPSHOT
o-ran-sc/nonrtric-controlpanel                      2.3.0-SNAPSHOT

(Note: The actual docker image version numbers/tags may be different as development continues in the relevant repositories)