mirror of
https://github.com/moby/buildkit.git
synced 2026-08-13 17:07:00 +00:00
This is mostly just preparation for merge-op. The existing Extract method is updated to be usable for unlazying any type of refs rather than just lazy blobs. The way views are created is simplified and centralized in one location. Signed-off-by: Erik Sipsma <erik@sipsma.dev>