public final class Dockerfile extends Object
| Constructor and Description |
|---|
Dockerfile(FilePath dockerfilePath) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getArgs() |
LinkedList<String> |
getFroms() |
protected String[] |
parseDockerfileArg(String argLine) |
@DataBoundConstructor public Dockerfile(FilePath dockerfilePath) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2019. All rights reserved.