Class DockerRmCommand
java.lang.Object
org.apache.storm.container.docker.DockerCommand
org.apache.storm.container.docker.DockerRmCommand
Encapsulates the docker rm command and its command line arguments.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionGet the full command.Methods inherited from class org.apache.storm.container.docker.DockerCommandaddCommandArguments, getCommandOption
- 
Constructor Details- 
DockerRmCommand
 
- 
- 
Method Details- 
withForce
- 
getCommandWithArgumentsGet the full command.- Overrides:
- getCommandWithArgumentsin class- DockerCommand
- Returns:
- the full command
 
 
-