Class Dockerfile
java.lang.Object
org.jenkinsci.plugins.docker.workflow.Dockerfile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetArgs()
getFroms()
protected String[]
parseDockerfileArg
(String argLine)
-
Constructor Details
-
Dockerfile
@DataBoundConstructor public Dockerfile(FilePath dockerfilePath) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-
-
Method Details
-
getFroms
-
getArgs
-
parseDockerfileArg
-