@Beta(value=V1_17_0) public interface RegistryDockerTaskStep extends HasInner<DockerTaskStep>, RegistryTaskStep
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistryDockerTaskStep.Definition
Container interface for all the definitions related to a RegistryDockerTaskStep.
|
static interface |
RegistryDockerTaskStep.DefinitionStages
Grouping of registry Docker task definition stages.
|
static interface |
RegistryDockerTaskStep.Update
Container interface for all the updates related to a RegistryDockerTaskStep.
|
static interface |
RegistryDockerTaskStep.UpdateStages
Grouping of registry Docker task update stages.
|
| Modifier and Type | Method and Description |
|---|---|
List<Argument> |
arguments() |
String |
dockerFilePath() |
List<String> |
imageNames() |
boolean |
isPushEnabled() |
boolean |
noCache() |
innerbaseImageDependencies, contextPathboolean isPushEnabled()
boolean noCache()
String dockerFilePath()
Copyright © 2019. All rights reserved.