buildx/commands
Jonathan A. Sternberg 64c5139ab6
hack: generate vtproto files for buildx
Integrates vtproto into buildx. The generated files dockerfile has been
modified to copy the buildkit equivalent file to ensure files are laid
out in the appropriate way for imports.

An import has also been included to change the grpc codec to the version
in buildkit that supports vtproto. This will allow buildx to utilize the
speed and memory improvements from that.

Also updates the gc control options for prune.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2024-10-08 13:35:06 -05:00
..
debug protobuf: remove gogoproto 2024-10-02 15:51:59 -05:00
imagetools Pass in index annotations from builds on multiple nodes 2024-06-27 13:26:07 +01:00
bake.go Update to pass DockerMappingSrc and Dst in with Inputs, and return Inputs through Build 2024-09-18 20:56:31 -07:00
build.go protobuf: remove gogoproto 2024-10-02 15:51:59 -05:00
create.go driver: make buildkitd "config" and "flags" names consistent 2024-02-22 10:26:18 +01:00
dial_stdio.go vendor: update buildkit to f7bda278b7e2 2024-07-02 22:24:55 -07:00
diskusage.go simplify signal handling for cobra context 2024-01-19 17:18:42 -08:00
inspect.go hack: generate vtproto files for buildx 2024-10-08 13:35:06 -05:00
install.go lint: gopls fixes 2024-04-24 17:58:17 -07:00
ls.go ls: ensure deterministic output for truncated platforms 2024-10-04 09:27:03 +02:00
ls_test.go ls: no-trunc opt 2024-10-03 11:15:46 +02:00
prune.go hack: generate vtproto files for buildx 2024-10-08 13:35:06 -05:00
rm.go commands: handle ctrl-c on active prompt 2024-02-27 17:35:27 -08:00
root.go commands: add debug as persistent flag 2024-08-16 13:20:28 +03:00
stop.go simplify signal handling for cobra context 2024-01-19 17:18:42 -08:00
uninstall.go lint: gopls fixes 2024-04-24 17:58:17 -07:00
use.go fix lint issues after update 2023-10-19 12:31:24 +02:00
util.go vendor: github.com/docker/docker and github.com/docker/cli v26.0.0 2024-04-01 13:05:55 -05:00
version.go lint: gopls fixes 2024-04-24 17:58:17 -07:00