DockerBuildXBuildSettings.

File Property

Summary

Name of the Dockerfile (default: "PATH/Dockerfile")
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public string File { get; set; }

Value

Type Description
string