docs/test/integration/testdata/compose/simple.yml

8 lines
97 B
YAML

service1:
image: busybox
command: sleep 100
service2:
image: busybox
command: sleep 100