| Class | Description |
|---|---|
| CreateContainerCommand |
This command creates new container from specified image.
|
| CreateContainerCommand.CreateContainerCommandDescriptor | |
| DockerCommand |
Parent class of all Docker commands.
|
| DockerCommand.DockerCommandDescriptor | |
| KillCommand |
This command kills specified container(s).
|
| KillCommand.KillCommandDescriptor | |
| RemoveAllCommand |
This command removes all Docker containers.
|
| RemoveAllCommand.RemoveAllCommandDescriptor | |
| RemoveCommand |
This command removes specified Docker container(s).
|
| RemoveCommand.RemoveCommandDescriptor | |
| RestartCommand |
This command restarts specified Docker container(s).
|
| RestartCommand.RestartCommandDescriptor | |
| StartCommand |
This command starts one or more Docker containers.
|
| StartCommand.StartCommandDescriptor | |
| StopAllCommand |
This command stop all Docker containers.
|
| StopAllCommand.StopAllCommandDescriptor | |
| StopCommand |
This command stops one or more Docker containers.
|
| StopCommand.StopCommandDescriptor |
Copyright © 2004-2014. All Rights Reserved.