compose/tests/fixtures/multiple-composefiles/docker-compose.yml

7 lines
117 B
YAML
Raw Normal View History

simple:
image: busybox:latest
command: /bin/sleep 300
another:
image: busybox:latest
command: /bin/sleep 300