BuildahImageBuildSettings.

File Property

Summary

Gets or sets --file, -f. Name of the Buildahfile (Default is 'PATH/Dockerfile').
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
BuildahImageBuildSettings

Syntax

public string File { get; set; }

Value

Type Description
string