DockerComposePullSettings.

IgnorePullFailures Property

Summary

Pull what it can and ignores images with pull failures.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposePullSettings

Syntax

public bool IgnorePullFailures { get; set; }

Value

Type Description
bool