DockerComposePullSettings.

IgnoreBuildable Property

Summary

Ignore images that can be built.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposePullSettings

Syntax

public Nullable<bool> IgnoreBuildable { get; set; }

Value

Type Description
Nullable<bool>