Package org.apache.storm.container.docker
package org.apache.storm.container.docker
-
ClassDescriptionEncapsulates the docker exec command and its command line arguments.Encapsulates the docker inspect command and its command line arguments.For security, we can launch worker processes inside the docker container.Encapsulates the docker rm command and its command line arguments.Encapsulates the docker run command and its command line arguments.Encapsulates the docker stop command and its command line arguments.Encapsulates the docker wait command and its command line arguments.