Versions Compared

Key

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

...

Gliffy Diagram
nameonap-multi-cpu-images-ci-cd
pagePin2

Intermediate Image Naming Convention

As described above, multi-cpu architecture support requires platform specific images that are put together to expose a multi-platform image. Architectures include, among others, arm,intel, mips, ppc64le, and s390x

These platform-specific image names are typically used only by developers that build the images. ONAP end users should only use the aggregate tag but can still inspect the image using docker manifest.

The following is the recommended naming convention for ONAP platform-specific images that will be produced by the different pipelines (<base-image-name>). This convention is aligned with existing industry standards and naming conventions (amd64, arm64v8).


ArchitectureOSVariantImage Name
amd64Linux
<base-image-name>-amd64
arm64Linuxv8<base-image-name>-arm64v8
mipsLinux
<base-image-name>-mips