public class JavaDockerContainerImageBuilder
extends java.lang.Object
Constructor and Description |
---|
JavaDockerContainerImageBuilder() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateContainerImage(FabricService fabric,
Container container,
java.util.List<Profile> profileList,
Docker docker,
JavaContainerOptions options,
java.util.concurrent.ExecutorService downloadExecutor,
java.util.Map<java.lang.String,java.lang.String> envVars) |
protected java.lang.String |
parseCreatedImage(java.io.InputStream inputStream,
java.lang.String message) |
protected void |
processErrors(java.io.InputStream inputStream,
java.lang.String message) |
public java.lang.String generateContainerImage(FabricService fabric, Container container, java.util.List<Profile> profileList, Docker docker, JavaContainerOptions options, java.util.concurrent.ExecutorService downloadExecutor, java.util.Map<java.lang.String,java.lang.String> envVars) throws java.lang.Exception
java.lang.Exception
protected java.lang.String parseCreatedImage(java.io.InputStream inputStream, java.lang.String message) throws java.lang.Exception
java.lang.Exception
protected void processErrors(java.io.InputStream inputStream, java.lang.String message) throws java.lang.Exception
java.lang.Exception
Copyright © 2011-2014 Red Hat. All Rights Reserved.