mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 01:01:08 +00:00
Open the snapshot mount as an os.Root and perform file reads through root-relative APIs in verifySignature and computeChecksumResponse, consistent with the write path. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>