Y
Hacker News
new
|
ask
|
show
|
jobs
by
ChocolateGod
352 days ago
Why swap from the OSTree storage to OCI? Doesn't that negate the space saving offered by OSTree having a content addressable store.
1 comments
jeffro_rh
351 days ago
By using zstd:chunked, we get those atomic diffs at each layer using an enabled container registry. So diffs are still over the wire.
link