DockerImageBuildSettings.

File Property

Summary

--file, -f Name of the Dockerfile (Default is 'PATH/Dockerfile')
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImageBuildSettings

Syntax

public string File { get; set; }

Value

Type Description
string