Versions Compared

Key

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

...

Code Block
languagebash
cd ranpm
docker build -t o-ran-sc/nonrtric-plt-ranpm:<image-version> ./install


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.

...