compose/tests/fixtures/extends/common.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
82 B
YAML

web:
image: busybox
command: /bin/true
environment:
- FOO=1
- BAR=1