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

10 lines
135 B
YAML

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