Package tech.orla
Class DockerProcess
- java.lang.Object
-
- tech.orla.AbstractOSProcess
-
- tech.orla.DockerProcess
-
public class DockerProcess extends AbstractOSProcess
-
-
Constructor Summary
Constructors Constructor Description DockerProcess()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegerbuildDockerImage(String absolutePath, String artifactId)IntegercleanDockerImage(String artifactId)BooleanisDockerInstalled()-
Methods inherited from class tech.orla.AbstractOSProcess
execProcess
-
-