Package org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.docker
@Private
@Unstable
package org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.docker
Package containing classes related to Docker commands and common operations
used within the @{link DockerLinuxContainerRuntime}.
-
ClassDescriptionUtility class for executing common docker operations.Potential states that the docker status can return.Encapsulates the docker exec command and its command line arguments.Encapsulates the docker images command and its command line arguments.Encapsulates the docker inspect command and its command line arguments.Encapsulates the docker kill command and its command line arguments.Encapsulates the docker pull command and its command line arguments.Encapsulates the docker rm command and its command line arguments.Encapsulates the docker start command and its command line arguments.Encapsulates the docker stop command and its command line arguments.Docker Volume Command, run "docker volume --help" for more details.