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

10 lines
99 B
YAML
Raw Normal View History

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