Class | Description |
---|---|
DockerCommand | |
DockerExecCommand |
Encapsulates the docker exec command and its command line arguments.
|
DockerInspectCommand |
Encapsulates the docker inspect command and its command line arguments.
|
DockerManager |
For security, we can launch worker processes inside the docker container.
|
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.
|
DockerWaitCommand |
Encapsulates the docker wait command and its command line arguments.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.