| Package | Description |
|---|---|
| com.spotify.docker.client | |
| com.spotify.docker.client.messages |
| Modifier and Type | Method and Description |
|---|---|
void |
DockerClient.startContainer(String containerId,
HostConfig hostConfig)
Start a docker container.
|
void |
DefaultDockerClient.startContainer(String containerId,
HostConfig hostConfig) |
| Modifier and Type | Field and Description |
|---|---|
private HostConfig |
ContainerInfo.hostConfig |
| Modifier and Type | Method and Description |
|---|---|
HostConfig |
HostConfig.Builder.build() |
HostConfig |
ContainerInfo.hostConfig() |
| Constructor and Description |
|---|
HostConfig.Builder(HostConfig hostConfig) |
Copyright © 2014. All rights reserved.