compose/tests/fixtures/extends/circle-2.yml

13 lines
147 B
YAML

foo:
image: busybox
bar:
image: busybox
other:
extends:
file: circle-1.yml
service: web
baz:
image: busybox
quux:
image: busybox