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

6 lines
110 B
YAML

myweb:
extends:
file: nested-intermediate.yml
service: webintermediate
environment:
- "BAR=2"