compose/pkg/e2e/fixtures/compose-pull/duplicate-images/compose.yaml

8 lines
111 B
YAML

services:
simple:
image: alpine:3.13
command: top
another:
image: alpine:3.13
command: top