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 5d06406f26 bake: support compose inline dockerfile
compose-go v1.13.0 supports the new dockerfile_inline to allow including
a dockerfile inline in the compose definition, so we should map this to
bake's dockerfile-inline property.

Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
..
hclparser Merge pull request #1720 from jedevc/bake-replace-func 3 years ago
bake.go Merge pull request #1628 from cpuguy83/policy_file 3 years ago
bake_test.go bake: use default filenames from compose-go 3 years ago
compose.go bake: support compose inline dockerfile 3 years ago
compose_test.go bake: support compose inline dockerfile 3 years ago
hcl.go bake: restrict target name 4 years ago
hcl_test.go bake: fix map type checking to detect matrix property set to list 3 years ago
remote.go bake: update ReadRemoteFiles to use buildkit api 3 years ago