Skip to content

Use public mo-bundle base image for CI #146

@twsearle

Description

@twsearle

It is good that this recipe is still basically a cutdown version of what's in https://github.com/MetOffice/mo-bundle/tree/develop/container/.

Quick brain dumps of issues for mo-bundle CI image:

  • It contains rttov and ropp, which do not have open source licences.
  • It contains LFRic and related items, which have open source licences, but are currently hosted behind close source.
  • The image is currently built in our self-hosted runner, manually triggered by me.
    • Need to upload the above packages to the runner manually on changes to versions.
  • The container image is pushed to the Azure container registry associated with the self hosted runner, so it is not available for external use.

It should be straightforward enough for us to build the first part of the image. Push it to a public container registry so it is available for use by orca-jedi, etc. The image can then be reused as the base layer to build an image containing the rest.

Originally posted by @matthewrmshin in #138

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions