DockerImageBuildSettings.

Pull Property

Summary

--pull default: false Always attempt to pull a newer version of the image
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImageBuildSettings

Syntax

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

Value

Type Description
Nullable<bool>