mirror of
https://github.com/moby/buildkit.git
synced 2026-08-11 17:44:38 +00:00
- Plumb default worker by adding GetDefault() to frontend.WorkerInfos - To avoid cyclic dependency, refactor frontend.WorkerInfos to worker.Infos - Refactor gateway.NewContainer to share code with llbsolver/ops/exec.go Signed-off-by: Edgar Lee <edgarl@netflix.com>