-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmd/oci-image-tool: is having empty refs/ a valid image? #15
Comments
From @wking on September 9, 2016 9:4 On Fri, Sep 09, 2016 at 01:40:15AM -0700, Antonio Murdaca wrote:
I think so. At least I don't see any “and there MUST be at least one Maybe folks are just using an image-layout to ship some missing blobs. I don't see any incentive to image-authors to publish ref-less blobs
Yes 1.
Warnings for “there are no refs” and “dangling blob sha256-abc…” sound |
From @vbatts on September 13, 2016 19:20 Both seem valid to me |
From @runcom on September 13, 2016 19:25 Alright, can we keep this open so we won't forget about adding some sort of warning/log when this happens |
I think it could be closed by opencontainers/image-spec#533 |
From @runcom on September 9, 2016 8:40
$SUBJECT and basically, is it valid to have stuff under
blobs/
not referenced? Can I still package it up and validation is ok given there are no refs/? Should we print a warning (which can be silenced)?Copied from original issue: opencontainers/image-spec#287
The text was updated successfully, but these errors were encountered: