Files
docker-docs/tests/fixtures/multiple-composefiles/docker-compose.yml
2015-05-21 16:24:29 +01:00

7 lines
95 B
YAML

simple:
image: busybox:latest
command: top
another:
image: busybox:latest
command: top