Closed
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
I can't find what I'm looking for
Description
Please document the payload format returned by https://docs.docker.com/reference/api/engine/version/v1.47/#tag/Image/operation/ImageBuild when "version" is set to "2" (meaning, when using BuildKit for the build). It seems to return base64-encoded protobuf messages but I can't find them documented anywhere.
Related discussion by someone else: moby/buildkit#5610
Location
https://docs.docker.com/reference/api/engine/version/v1.47/#tag/Image/operation/ImageBuild
Suggestion
No response