Fields inherited from class | Fields |
---|---|
class DefaultTask |
TASK_NAME, TASK_DESCRIPTION, TASK_GROUP, TASK_TYPE, TASK_DEPENDS_ON, TASK_OVERWRITE, TASK_ACTION, TASK_CONSTRUCTOR_ARGS |
Type | Name and description |
---|---|
RegularFileProperty |
destFile Where to save image. |
Property<String> |
image The image including repository, image name and tag to be saved e.g. |
Property<Boolean> |
useCompression |
Constructor and description |
---|
DockerSaveImage
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
runRemoteCommand() |
Where to save image.
The image including repository, image name and tag to be saved e.g. vieux/apache:2.0
.
Groovy Documentation