envd icon indicating copy to clipboard operation
envd copied to clipboard

feat: Support export buildkit llb graph by envd

Open VoVAllen opened this issue 3 years ago • 2 comments

Description

Support export LLB graph


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

VoVAllen avatar Sep 16 '22 07:09 VoVAllen

What format do you expect?

aseaday avatar Sep 16 '22 09:09 aseaday

JSON I think, just like buildctl does. https://github.com/moby/buildkit/tree/master/cmd/buildctl

gaocegege avatar Sep 16 '22 09:09 gaocegege

Reference: https://github.com/moby/buildkit/blob/c8d04dbee24d45013b3c36e9b1173bd737ca74b2/cmd/buildctl/debug/dumpllb.go#L83

VoVAllen avatar Oct 07 '22 15:10 VoVAllen