-
Notifications
You must be signed in to change notification settings - Fork 663
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
image-layout: describe an OPTIONAL index
Depending on where and how an OCI image-layout is provided (tar, zip, HTTP, etc) the mechanism to "walk" the refs can vary in complexity and expense. For HTTP in example, getting a directory listing is often disabled, but even would require multiple fetches to build the map of refs. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters