compose/tests/fixtures/override-files/extra.yml

10 lines
99 B
YAML

web:
links:
- db
- other
other:
image: busybox:latest
command: "top"