Files
docker-docs/tests/fixtures/v2-simple/docker-compose.yml
Aanand Prasad aeef61fcd8 Make 'version' a string
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-02-02 13:58:34 +00:00

9 lines
130 B
YAML

version: "2"
services:
simple:
image: busybox:latest
command: top
another:
image: busybox:latest
command: top