-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels