DockerComposeBuildSettings.

Pull Property

Summary

Always attempt to pull a newer version of the image.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeBuildSettings

Syntax

public bool Pull { get; set; }

Value

Type Description
bool