Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.core | |
com.github.dockerjava.core.command | |
com.github.dockerjava.core.exec | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
PruneCmd.Exec |
DockerCmdExecFactory.pruneCmdExec()
Delete unused content (containers, images, volumes, networks, build relicts)
|
Modifier and Type | Method and Description |
---|---|
PruneCmd.Exec |
AbstractDockerCmdExecFactory.pruneCmdExec() |
Constructor and Description |
---|
PruneCmdImpl(PruneCmd.Exec exec,
PruneType pruneType) |
Modifier and Type | Class and Description |
---|---|
class |
PruneCmdExec |
Modifier and Type | Method and Description |
---|---|
PruneCmd.Exec |
JerseyDockerCmdExecFactory.pruneCmdExec() |
Copyright © 2019. All Rights Reserved.