compose/tests/fixtures/no-links-composefile/docker-compose.yml

10 lines
135 B
YAML
Raw Normal View History

db:
image: busybox:latest
command: top
web:
image: busybox:latest
command: top
console:
image: busybox:latest
command: top