class
This command commits changes done in specified container and create new image from it.
class
This command creates new container from specified image.
class
This command creates a new image from specified Dockerfile.
class
class
class
class
This command kills specified container(s).
class
This command pulls Docker image from a repository.
class
This command pushes a Docker image on the repository.
class
This command removes all Docker containers.
class
This command removes specified Docker container(s).
class
This command removes specified Docker image.
class
This command restarts specified Docker container(s).
class
This command saves the specified Docker image.
class
This command starts all containers create from specified image ID.
class
This command starts one or more Docker containers.
class
This command stop all Docker containers.
class
This command stops all containers create from specified image ID.
class
This command stops one or more Docker containers.
class
This command tags the specified Docker image.