bootc-dev / bootc-dev/bootc

Support fetching LBIs from `oci` when doing e.g. `bootc switch --transport oci /path/to/ocidir`

Open
#1,166 2 comments 0 reactions 0 assignees View on GitHub
area/client area/logically-bound-images enhancement
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

Today we have [offline updates](https://containers.github.io/bootc/registries-and-offline.html), but it doesn't mix in an obviously easy way with [logically bound images](https://containers.github.io/bootc/logically-bound-images.html).

What I'm thinking about here is that if one provides either an `oci` or `containers-storage` transport for bootc, we automatically also look for the digested pull specs for LBIs in that storage. (I think in theory this *could* apply to `oci-archive` too since I think it can contain multiple images too but, `oci-archive` is extra inefficient because tar doesn't have seeking)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.