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
Tibor Vass b741350afd bake: compose parser should only error if there are neither build nor image fields
Signed-off-by: Tibor Vass <tibor@docker.com>
6 years ago
..
bake.go bake: make dockerfile relative to context 6 years ago
bake_test.go bake: fix dockerfile and context defaults 6 years ago
compose.go bake: compose parser should only error if there are neither build nor image fields 6 years ago
compose_test.go bake: compose parser should only error if there are neither build nor image fields 6 years ago
hcl.go bake: initial implementation 6 years ago
hcl_test.go bake: fix dockerfile and context defaults 6 years ago