| Interface | Description |
|---|---|
| ApacheUnixSocket.SocketOptionSetter | |
| DockerClient |
A client for interacting with dockerd.
|
| ProgressHandler |
Handler for processing progress messages received from Docker during pull, push and build
operations.
|
| Enum | Description |
|---|---|
| DockerClient.BuildParameter |
Flags which can be passed to the
build method. |
| DockerClient.LogsParameter |
Parameters for
DockerClient.logs(String, LogsParameter...) |
| LogMessage.Stream |
| Exception | Description |
|---|---|
| ContainerNotFoundException | |
| DockerCertificateException | |
| DockerException | |
| DockerRequestException | |
| DockerTimeoutException | |
| ImageNotFoundException | |
| ImagePullFailedException | |
| ImagePushFailedException |
Copyright © 2014. All rights reserved.