compose/pkg/e2e/fixtures/compose-pull/simple/docker-compose.yaml
Vedant Koditkar 0db6dfee03 make compose pull tests more expressive
Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
2022-08-10 21:48:27 +05:30

7 lines
111 B
YAML

services:
simple:
image: alpine:3.14
command: top
another:
image: alpine:3.15
command: top