Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
RemoveContainerCmd |
DockerClient.removeContainerCmd(java.lang.String containerId) |
Modifier and Type | Method and Description |
---|---|
RemoveContainerCmd |
RemoveContainerCmd.withContainerId(java.lang.String containerId) |
RemoveContainerCmd |
RemoveContainerCmd.withForce(java.lang.Boolean force) |
RemoveContainerCmd |
RemoveContainerCmd.withRemoveVolumes(java.lang.Boolean removeVolumes) |
Copyright © 2020. All Rights Reserved.