Package | Description |
---|---|
org.apache.storm.container.docker |
Class and Description |
---|
DockerCommand |
DockerExecCommand
Encapsulates the docker exec command and its command line arguments.
|
DockerInspectCommand
Encapsulates the docker inspect command and its command line arguments.
|
DockerPsCommand |
DockerRmCommand
Encapsulates the docker rm command and its command line arguments.
|
DockerRunCommand
Encapsulates the docker run command and its command line arguments.
|
DockerStopCommand
Encapsulates the docker stop command and its command line arguments.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.