paypal / dce-go

Docker Compose Executor to launch pod of docker containers in Apache Mesos.
Apache License 2.0
63 stars 48 forks source link

Ignore pulling images failures #38

Closed JiaminZhu closed 6 years ago

JiaminZhu commented 6 years ago

Docker always pull images from repository to check if images with same tag get override. Ignore pulling images failures helps reduce failures if images are cached already.