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

10 lines
156 B
YAML

db:
image: busybox:1.31.0-uclibc
command: top
web:
image: busybox:1.31.0-uclibc
command: top
console:
image: busybox:1.31.0-uclibc
command: top