public class ImageIdContainerDefinition extends ContainerDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageIdContainerDefinition.DescriptorImpl |
| Constructor and Description |
|---|
ImageIdContainerDefinition(String image,
boolean forcePull) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImage() |
String |
getImage(DockerDriver driver,
hudson.FilePath workspace,
hudson.model.TaskListener listener) |
getHints, setHints, setupEnvironment@DataBoundConstructor public ImageIdContainerDefinition(String image, boolean forcePull)
public String getImage()
public String getImage(DockerDriver driver, hudson.FilePath workspace, hudson.model.TaskListener listener) throws IOException, InterruptedException
getImage in class ContainerDefinitionIOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.