public abstract class DockerCommand extends Object
| Constructor and Description |
|---|
DockerCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFullImageName(DockerBuildInfo dockerBuildInfo) |
protected String |
getRegistryHostname(String registryAddress) |
protected String |
imageAndTag(DockerBuildInfo dockerBuildInfo) |
protected String getFullImageName(DockerBuildInfo dockerBuildInfo) throws AzureCloudException
AzureCloudExceptionprotected String imageAndTag(DockerBuildInfo dockerBuildInfo) throws AzureCloudException
AzureCloudExceptionprotected String getRegistryHostname(String registryAddress) throws AzureCloudException
AzureCloudExceptionCopyright © 2016–2021. All rights reserved.