-
Notifications
You must be signed in to change notification settings - Fork 676
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
media-type: add a media-type for descriptor #92
Comments
philips
pushed a commit
to philips/image-spec
that referenced
this issue
May 27, 2016
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers#23 opencontainers#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
philips
pushed a commit
to philips/image-spec
that referenced
this issue
May 27, 2016
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers#23 opencontainers#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
@stevvooe Are you still able to take this one? |
Yes. |
philips
pushed a commit
to philips/image-spec
that referenced
this issue
May 31, 2016
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers#23 opencontainers#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
And the JSON schema for this (which should be very straight forward) |
4 tasks
2 tasks
dattgoswami9lk5g
added a commit
to dattgoswami9lk5g/bremlinr
that referenced
this issue
Jun 6, 2022
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers/image-spec#23 opencontainers/image-spec#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
7c00d
pushed a commit
to 7c00d/J1nHyeockKim
that referenced
this issue
Jun 6, 2022
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers/image-spec#23 opencontainers/image-spec#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
7c00d
added a commit
to 7c00d/J1nHyeockKim
that referenced
this issue
Jun 6, 2022
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers/image-spec#23 opencontainers/image-spec#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
laventuraw
added a commit
to laventuraw/Kihara-tony0
that referenced
this issue
Jun 6, 2022
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers/image-spec#23 opencontainers/image-spec#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
tomalopbsr0tt
added a commit
to tomalopbsr0tt/fabiojosej
that referenced
this issue
Oct 6, 2022
In order to build tooling that converts the set of OCI Image objects into an OCI Runtime object we need an Image Layout that test tools can be built around. Longer term this Image Layout could be used to define a "single object image" that is a tar/zip/etc that could be posted over https/ftp/etc. The layout comes from several different discussions: opencontainers/image-spec#23 opencontainers/image-spec#92 Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the "image layout" that can be tar'd, zip'd, etc we need to create the spec and media-type for the "descriptor"
/~https://github.com/opencontainers/image-spec/blob/master/schema/defs-image.json#L23
Relevant IRC convo:
The text was updated successfully, but these errors were encountered: