compose/tests/fixtures/simple-composefile/ignore-pull-failures.yml
Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images.
Signed-off-by: Vojta Orgon <villlem@gmail.com>
2015-09-21 11:59:23 +02:00

6 lines
105 B
YAML

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