Versions Compared

Key

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

...

To build docker images for ranpm, go into the repo and run the command below: Use the version found in the file container-tag.yaml.

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

...