public class DockerfileContainerDefinition extends ContainerDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerfileContainerDefinition.DescriptorImpl |
| Constructor and Description |
|---|
DockerfileContainerDefinition(String contextPath,
String dockerfile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextPath() |
String |
getDockerfile() |
String |
getImage(hudson.Launcher.ProcStarter procStarter,
hudson.model.TaskListener listener) |
public String getDockerfile()
public String getContextPath()
public String getImage(hudson.Launcher.ProcStarter procStarter, hudson.model.TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.