DockerComposeUpSettings.

Pull Property

Summary

Pull image before running ("always"|"missing"|"never") (default "missing")
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public string Pull { get; set; }

Value

Type Description
string