mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 09:11:45 +00:00
This consists of just the base MergeOp with support for merging LLB results that include deletions using hardlinks as the efficient path and copies as fallback. Signed-off-by: Erik Sipsma <erik@sipsma.dev>