compose/pkg/e2e/fixtures/compose-pull/simple/compose.yaml

8 lines
111 B
YAML

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