compose/tests/fixtures/extends
Mazz Mosley 6e4a954dbd 'file' key can be omitted from extends
If the 'file' key is not set in the extends_options dict then we
look for the 'service' from within the same file.

Fixes this issue: https://github.com/docker/compose/issues/1237

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-07-03 11:26:30 +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