Package tech.justen.concord.goodwill
Class DockerContainer
java.lang.Object
tech.justen.concord.goodwill.DockerContainer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_WORK_DIR
- See Also:
-
image
-
name
-
user
-
workDir
-
entryPoint
-
command
-
cpu
-
memory
-
env
-
envFile
-
labels
-
forcePull
public boolean forcePull -
hosts
-
stdoutFilePath
-
redirectStdError
public boolean redirectStdError -
debug
public boolean debug
-
-
Constructor Details
-
DockerContainer
public DockerContainer()
-
-
Method Details
-
fromGrpcRequest
-