Skip to content

Allow reading of OCI Image Indexes to determine RID-specific base image for multi-architecture images#43631

Merged
baronfel merged 2 commits intodotnet:mainfrom
baronfel:read-image-indexes
Oct 4, 2024
Merged

Allow reading of OCI Image Indexes to determine RID-specific base image for multi-architecture images#43631
baronfel merged 2 commits intodotnet:mainfrom
baronfel:read-image-indexes

Conversation

@baronfel
Copy link
Member

@baronfel baronfel commented Sep 23, 2024

This is a small extension to allow for reading OCI Image Indexes the same as we do Docker Manifest Lists. It's hard to find images like this in the wild though, at least ones that can run .NET applications. This unblocks at least part of dotnet/sdk-container-builds#199 and fixes dotnet/sdk-container-builds#597.

@baronfel baronfel requested a review from a team September 23, 2024 18:29
@ghost ghost added Area-Containers Related to dotnet SDK containers functionality untriaged Request triage from a team member labels Sep 23, 2024
…logic for selecting the best manifest from a set of manifests
@baronfel
Copy link
Member Author

baronfel commented Oct 4, 2024

/backport to release/9.0.1xx

@baronfel
Copy link
Member Author

baronfel commented Oct 4, 2024

/backport to release/8.0.4xx

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Started backporting to release/9.0.1xx: https://github.com/dotnet/sdk/actions/runs/11185853021

@baronfel baronfel deleted the read-image-indexes branch October 4, 2024 19:30
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Started backporting to release/8.0.4xx: https://github.com/dotnet/sdk/actions/runs/11185854727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Containers Related to dotnet SDK containers functionality untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using localhost registry does not work with containerd image store on Windows

2 participants