buildkit/solver/pb
Erik Sipsma 0566b9a345 Add support for progress groups.
This allows clients to specify that LLB states should be grouped in
progress output under a custom name. Status updates for all vertexes in
the group will show up under a single vertex in the output.

The intended use cases are for Dockerfile COPY's that use MergeOp as a
backend and for grouping some other internal vertexes during frontend
builds.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
2022-02-08 11:27:49 -08:00
..
attr.go llb: don't allow content diff for now 2021-06-11 21:15:10 -07:00
caps.go exec: allow mounting secret environment variables 2022-01-31 11:22:57 -08:00
const.go update golint comments 2018-09-18 22:06:47 -07:00
generate.go llb: improve llb generation 2017-06-21 15:21:36 -07:00
ops.pb.go Add support for progress groups. 2022-02-08 11:27:49 -08:00
ops.proto Add support for progress groups. 2022-02-08 11:27:49 -08:00
platform.go all: unify the specs-go package import alias to ocispecs 2021-08-11 08:29:09 +09:00