Package org.wildfly.glow
Class DockerSupport
java.lang.Object
org.wildfly.glow.DockerSupport
- Author:
- jdenise
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathbuildApplicationImage(String image, Path jbossHome, Arguments arguments, GlowMessageWriter writer) static StringgetImageName(String target)
-
Constructor Details
-
DockerSupport
public DockerSupport()
-
-
Method Details
-
buildApplicationImage
public static Path buildApplicationImage(String image, Path jbossHome, Arguments arguments, GlowMessageWriter writer) throws IOException - Throws:
IOException
-
getImageName
-