compose/tests/fixtures/extends/nested-intermediate.yml
Aanand Prasad 4c582e4352 Implement extends
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-03-20 15:45:16 -07:00

7 lines
95 B
YAML

webintermediate:
extends:
file: common.yml
service: web
environment:
- "FOO=2"