Versions Compared

Key

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

...

Info
titleDo you really need to build?

In general, there is no need to build the images manually.

Building from scratch is error-prone, and some development experience is required.

All images for the release are available in nexus image repositories https://nexus3.o-ran-sc.org/#browse/search=keyword%3Dteiv

Please refer to the page  Release J - Run in Docker

...

Project Requirements

  • Java 17 (make sure that JAVA_HOME environment variable points to correct Java version).
  • Docker and & docker-compose (latest).
  • git (latest) -  for downloading code repos.
  • Maven 3.68.3+

Build Code

Build TEIV Docker containers

...