compose/tests/fixtures/extends
Karol Duleba 2e7f08c2ef Raise configuration error when trying to extend service that does not exist. Fixes #1826
Signed-off-by: Karol Duleba <mr.fuxi@gmail.com>
2015-08-12 22:34:25 +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
nonexistent-service.yml Raise configuration error when trying to extend service that does not exist. Fixes #1826 2015-08-12 22:34:25 +01:00
specify-file-as-self.yml Perform schema validation 2015-08-07 12:06:34 +01:00