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>
..
Dockerfile bake: initial implementation
Dockerfile.webapp bake: initial implementation
config.hcl bake: initial implementation
docker-compose.yml Change compose file handling to require valid service specifications