buildkit/solver/llbsolver/ops
Erik Sipsma d73e62f878 Add initial MergeOp implementation.
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>
2021-11-18 11:10:48 -08:00
..
fileoptypes Refactor to file action indexed outputs 2020-11-13 22:05:13 -08:00
build.go Switch to Acquire API. 2021-05-12 13:41:33 +03:00
exec.go cgroup-parent support 2021-10-27 23:50:20 +02:00
exec_binfmt.go all: unify the specs-go package import alias to ocispecs 2021-08-11 08:29:09 +09:00
exec_test.go move ExecOps mounting logic into new package so logic can be reused from gateway exec 2020-09-15 07:01:42 +00:00
file.go Refactor cache metadata interface. 2021-08-25 19:15:09 +00:00
file_test.go Refactor to file action indexed outputs 2020-11-13 22:05:13 -08:00
merge.go Add initial MergeOp implementation. 2021-11-18 11:10:48 -08:00
source.go Generate and embed build sources 2021-09-18 01:39:35 +02:00