compose/tests/fixtures/top/docker-compose.yml

7 lines
100 B
YAML

service_a:
image: busybox:latest
command: top
service_b:
image: busybox:latest
command: top