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
Jack Laxson 4b2666b9d6 Change compose file handling to require valid service specifications
Added the checks and some tests
One of the tests wasn't valid docker-compose.yml, that's been changed.
Bad config throws an error and has a test

Signed-off-by: Jack Laxson <jackjrabbit@gmail.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 Change compose file handling to require valid service specifications 6 years ago
compose_test.go Change compose file handling to require valid service specifications 6 years ago
hcl.go bake: initial implementation 6 years ago
hcl_test.go bake: fix dockerfile and context defaults 6 years ago