Hacker News new | ask | show | jobs
by stabbles 35 days ago
Isn't that rather difficult given the `.tar.gz` layers?
3 comments

I have a custom pull client/registry/builder that uses a different format, but can output standard OCI if needed.
It also supports .tar but that's probably not very commonly used.
In theory eStargz layers should be amenable to CDC.
It feels that way, but eStargz is still only addressable as a single layer, or range of one.