Versions Compared

Key

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

...

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

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.



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.

...