public class GdalDockerModel
extends org.hortonmachine.gears.libs.modules.HMModel
| Modifier and Type | Field and Description |
|---|---|
protected DockerHandler |
dockerHandler |
| Constructor and Description |
|---|
GdalDockerModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkDockerInstall()
Checks if docker client is initialized and if not, inits it.
|
void |
closeClient() |
void |
execCommand(String command) |
protected String |
hasImage() |
protected void |
pullImage(org.hortonmachine.gears.libs.monitor.IHMProgressMonitor pm) |
protected void |
removeImage(String id) |
protected void |
startContainer(String volumePath) |
protected DockerHandler dockerHandler
protected void checkDockerInstall()
protected String hasImage()
protected void pullImage(org.hortonmachine.gears.libs.monitor.IHMProgressMonitor pm)
throws Exception
Exceptionprotected void removeImage(String id)
Copyright © 2005–2020 HydroloGIS. All rights reserved.