compose/tests/fixtures/v2-simple/docker-compose.yml

9 lines
130 B
YAML

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