nerdctl
nerdctl copied to clipboard
reconstruct the content for newly committed image if compressed layers are missing
implements #2295
Is this still WIP?
Is this still WIP?
yes, this pr includes 2 commits, current commit resumes container once upper layer finish committing to reduce the unavailable time for container second commit includes reconstructing missing layers. Code has been finished and I am still locally testing, I think can be finished this week.
kindly ping @AkihiroSuda
Could you add tests?
Could you add tests?
Sure thing! thx