| Method and Description |
|---|
| com.spotify.docker.client.DockerClient.ListContainersParam.exitedContainers() |
| com.spotify.docker.client.DockerClient.removeContainer(String, boolean) |
| com.spotify.docker.client.DefaultDockerClient.removeContainer(String, boolean) |
| com.spotify.docker.client.messages.ContainerInfo.volumes()
Replaced by
ContainerInfo.mounts() in API 1.20. |
| com.spotify.docker.client.messages.ContainerInfo.volumesRW()
Replaced by
ContainerInfo.mounts() in API 1.20. |
Copyright © 2016. All rights reserved.