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>
2023-06-09 10:50:53 +01:00
..
hclparser Merge pull request #1720 from jedevc/bake-replace-func 2023-04-05 11:59:40 +01:00
bake.go bake(cli): allow passing in-stream using command.Cli 2023-06-09 10:50:53 +01:00
bake_test.go bake(cli): allow passing in-stream using command.Cli 2023-06-09 10:50:53 +01:00
compose.go bake: support compose additional contexts 2023-05-10 09:41:37 +01:00
compose_test.go bake: support compose additional contexts 2023-05-10 09:41:37 +01:00
hcl.go bake: restrict target name 2022-01-26 10:29:21 +01:00
hcl_test.go bake: fix map type checking to detect matrix property set to list 2023-04-05 13:41:03 +01:00
remote.go bake: update ReadRemoteFiles to use buildkit api 2023-04-12 11:15:25 +01:00