This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Buildah.
Summary
Builds an image using default settings.
- Assembly
- Cake
.Buildah .dll - Namespace
- Cake
.Buildah - Containing Type
- BuildahAliases
Syntax
public static void BuildahBuild(this ICakeContext context, string path)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
path | string | The path. |
Return Value
Type | Description |
---|---|
void |