public class DockerInspectCommand extends DockerCommand
Constructor and Description |
---|
DockerInspectCommand(String containerName) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandWithArguments()
Get the full command.
|
DockerInspectCommand |
withGettingContainerStatus() |
addCommandArguments, getCommandOption
public DockerInspectCommand(String containerName)
public DockerInspectCommand withGettingContainerStatus()
public String getCommandWithArguments()
getCommandWithArguments
in class DockerCommand
Copyright © 2023 The Apache Software Foundation. All rights reserved.