Files
docker-docs/tests/fixtures/multiple-composefiles/docker-compose.yml
2015-01-20 21:00:23 +00:00

7 lines
117 B
YAML

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