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>
2 years ago
..
hclparser
bake.go
bake_test.go
compose.go bake: support compose inline dockerfile 2 years ago
compose_test.go bake: support compose inline dockerfile 2 years ago
hcl.go
hcl_test.go
remote.go