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
AzureCloudException
protected String imageAndTag(DockerBuildInfo dockerBuildInfo) throws AzureCloudException
AzureCloudException
protected String getRegistryHostname(String registryAddress) throws AzureCloudException
AzureCloudException
Copyright © 2016–2021. All rights reserved.