summaryrefslogtreecommitdiff
path: root/tests/fixtures/v2-simple/docker-compose.yml
blob: ac754eeea0be944cf1f5cf8a53a961b6e1aebad5 (plain)
1
2
3
4
5
6
7
8
version: "2"
services:
  simple:
    image: busybox:1.27.2
    command: top
  another:
    image: busybox:1.27.2
    command: top