Versions Compared

Key

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

...

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 

Build

...

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

Download the near-rt-ric-A1 simulator repo (defaults to master branch - the simulator supports all available A1 versions): 

...

Create docker image

To create docker image near-rt-ric-A1 simulator (note that the given image name must match the name given in docker startup later):

...