public class DockerRmCommand extends DockerCommand
| Constructor and Description | 
|---|
| DockerRmCommand(String containerName,
               String hierarchy) | 
| Modifier and Type | Method and Description | 
|---|---|
| PrivilegedOperation | preparePrivilegedOperation(DockerCommand dockerCommand,
                          String containerName,
                          Map<String,String> env,
                          Context nmContext)Prepare the privileged operation object that will be used to invoke
 the container-executor. | 
addCommandArguments, getCommandOption, getDockerCommandWithArguments, setClientConfigDir, toStringpublic PrivilegedOperation preparePrivilegedOperation(DockerCommand dockerCommand, String containerName, Map<String,String> env, Context nmContext)
DockerCommandpreparePrivilegedOperation in class DockerCommanddockerCommand - Specific command to be run by docker.Copyright © 2008–2023 Apache Software Foundation. All rights reserved.