You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/bake
Justin Chadwell f5f00e68ef bake(cli): allow passing in-stream using command.Cli
ReadLocalFiles should allow passing the stdin file as an argument, which
allows us to read from dockerCli.Stdin() to be consistent with other
commands in the same package.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
hclparser
bake.go bake(cli): allow passing in-stream using command.Cli 2 years ago
bake_test.go bake(cli): allow passing in-stream using command.Cli 2 years ago
compose.go bake: support compose additional contexts 2 years ago
compose_test.go bake: support compose additional contexts 2 years ago
hcl.go
hcl_test.go
remote.go