Versions Compared

Key

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

...

Code Block
FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu18-c-go:CURRENT-TAG-HERE AS project-build

The Most base images are pushed to the LF docker "staging" registry nexus3.o-ran-sc.org:10004 and refreshed weekly. This registry allows regular pushes (overwrites) so that the RIC base images keep up with changes in their respective base images. Some iamges are pushed to the LF docker "release" registory nexus3.o-ran-sc.org:10002.  Browse the available images here:  O-RAN-SC Nexus Registry 

...

 The image coordinates are:

Image bldr-alpine3-go

This provides an Alpine v3.11 base with Golang 1.13.8; also the NNG and RMR v3 (SI95) libraries. As of 10 April 2020 the NNG library is no longer included. For complete details see:

...

 The image coordinates are:

Image bldr-alpine3-rmr

This provides RMR header files and shared-object libraries for Alpine, basically a workaround for missing APK support at PackageCloud.io. For complete details see:

...

The image coordinates are:

Image bldr-ubuntu16-c-go

Deprecated: Teams that need Ubuntu should use the 18.04 version, see below. 

...

 The image coordinates are:

Image bldr-ubuntu18-c-go

This provides an Ubuntu 18.04 base with C, C++, Golang 1.12.17, 1.13.9 and 1.14.1; go-acc and sonar-scanner-cli. As of 10 April 2020 the NNG library is no longer included. For complete details see:

...

 The image coordinates are: