public class DockerBuildCommand extends DockerCommand implements com.microsoft.jenkins.azurecommons.command.ICommand<DockerBuildCommand.IDockerBuildCommandData>
| Modifier and Type | Class and Description |
|---|---|
static interface |
DockerBuildCommand.IDockerBuildCommandData |
| Constructor and Description |
|---|
DockerBuildCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DockerBuildCommand.IDockerBuildCommandData context) |
getFullImageName, getRegistryHostname, imageAndTagpublic void execute(DockerBuildCommand.IDockerBuildCommandData context)
execute in interface com.microsoft.jenkins.azurecommons.command.ICommand<DockerBuildCommand.IDockerBuildCommandData>Copyright © 2016–2021. All rights reserved.