Skip to content

Commit

Permalink
libimage/manifests.list: hold artifact manifests
Browse files Browse the repository at this point in the history
Add an AddArtifact() method which will craft an artifact manifest which
references one or more files and then add that manifest to the index.

When we need to build a reference to a list that includes our artifact
manifests, save the manifests and symlinks to their "layer" blobs along
with the contents of inlined blobs in a per-image directory, and add
references to those locations to the list of images we can search for
manifests and blobs.

Signed-off-by: Nalin Dahyabhai <[email protected]>
  • Loading branch information
nalind committed Feb 2, 2024
1 parent f1f42fd commit e9dd6b5
Show file tree
Hide file tree
Showing 2 changed files with 714 additions and 5 deletions.
Loading

0 comments on commit e9dd6b5

Please sign in to comment.