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.Docker.
Summary
Start a build given settings.
Syntax
public static void DockerBuildXBuild(this ICakeContext context, DockerBuildXBuildSettings settings, string target)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
settings |
DockerBuildXBuildSettings |
The settings. |
target |
string |
Targets |
Return Value