DockerImageBuildSettings.

Stream Property

Summary

--stream default: false Stream attaches to server to negotiate build context
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImageBuildSettings

Syntax

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

Remarks

Experimental Version: 1.31

Value

Type Description
Nullable<bool>