DockerComposeCreateSettings.

Pull Property

Summary

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

Syntax

public string Pull { get; set; }

Value

Type Description
string