moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
7.83k stars 1.09k forks source link

llbsolver: move typed error to own blob in history #5093

Open tonistiigi opened 4 days ago

tonistiigi commented 4 days ago

fixes #5088

Avoid putting big error metadata to main history record and instead write it to a separate blob.