class DockerPullImage extends AbstractDockerRemoteApiTask
| Fields inherited from class | Fields |
|---|---|
class AbstractDockerRemoteApiTask |
nextHandler |
class DefaultTask |
TASK_NAME, TASK_DESCRIPTION, TASK_GROUP, TASK_TYPE, TASK_DEPENDS_ON, TASK_OVERWRITE, TASK_ACTION, TASK_CONSTRUCTOR_ARGS |
| Type | Name and description |
|---|---|
DockerRegistryCredentials |
registryCredentials{@inheritDoc} |
Property<String> |
repositoryThe image repository. |
Property<String> |
tagThe image's tag. |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Provider<String> |
getImageId() |
|
void |
runRemoteCommand() |