public class DockerInstance extends Object
| Constructor and Description |
|---|
DockerInstance(String containerName,
String imageName,
String containerId,
com.github.dockerjava.api.DockerClient docker)
Instantiate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown()
Shuts down the Docker container and removes it.
|
Copyright © 2005–2021 OfficeFloor. All rights reserved.