compose/tests/fixtures/v2-simple/docker-compose.yml
Ulysses Souza cacc9752a3 Pin busybox image version in tests
Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-07-02 13:42:41 +02:00

9 lines
130 B
YAML

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