compose/tests/fixtures/simple-composefile/ignore-pull-failures.yml

7 lines
105 B
YAML

simple:
image: busybox:latest
command: top
another:
image: nonexisting-image:latest
command: top