Brandon Mitchell

Results 554 comments of Brandon Mitchell

You may be encountering this issue: https://github.com/moby/moby/issues/49473

This looks like the linked issue so I would treat this as a bug with docker. This is the experimental support for using containerd as the storage backend: > ```...

regclient supports registries and content stored in an OCI Layout. Syntax for the `regctl image copy` command can be seen with `regctl image copy --help` or online at https://regclient.org/cli/regctl/image/copy/. To...

I'm not understanding the question. Could you phrase it differently, perhaps with an example?

> > I'm not understanding the question. Could you phrase it differently, perhaps with an example? > > I thought this be a common question as actually everybody suffers from...

I still don't understand what the issue is you are attempting to solve. And questions asking for clarification above have gone ignored. How would the tgz "blocks" help image distribution...

@XenoAmess as best I can tell, none of what you describe requires a change to OCI. Instead of blocks with an import, you could create small tar layers for each...

> > the layers are no longer independent of each other. > > @sudo-bmitch > > I don't really think so, as according to the doc I provided I do...

> Though I worried about if the building toolchains go doing first, of course they will have their own design on it, and then it get out and de facto...

Looking through the linked issue: > we can't be certain every tooling will know how to deal with shallow oci-layouts. I'd say a "shallow oci-layout" is not a thing any...