compose/tests/fixtures/extends
Mazz Mosley da36ee7cbc Perform schema validation
Define a schema that we can pass to jsonschema to validate against the
config a user has supplied. This will help catch a wide variety of common
errors that occur.

If the config does not pass schema validation then it raises an exception
and prints out human readable reasons.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-08-07 12:06:34 +01:00
..
circle-1.yml Implement `extends` 2015-03-20 15:45:16 -07:00
circle-2.yml Implement `extends` 2015-03-20 15:45:16 -07:00
common.yml Implement `extends` 2015-03-20 15:45:16 -07:00
docker-compose.yml Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
nested-intermediate.yml Implement `extends` 2015-03-20 15:45:16 -07:00
nested.yml Implement `extends` 2015-03-20 15:45:16 -07:00
no-file-specified.yml 'file' key can be omitted from extends 2015-07-03 11:26:30 +01:00
nonexistent-path-base.yml Fix for #1350, nonexisting build path in parent section causes extending section to fail 2015-04-27 10:55:30 -04:00
nonexistent-path-child.yml Fix for #1350, nonexisting build path in parent section causes extending section to fail 2015-04-27 10:55:30 -04:00
specify-file-as-self.yml Perform schema validation 2015-08-07 12:06:34 +01:00