Class and Description |
---|
AttachContainerCmd
Attach to container
|
AuthCmd
Authenticate with the server, useful for checking authentication.
|
BuildImageCmd
Build an image from Dockerfile.
|
CommitCmd
Create a new image from a container's changes.
|
ConnectToNetworkCmd
Connects a container to a network.
|
ContainerDiffCmd |
CopyArchiveFromContainerCmd |
CopyArchiveToContainerCmd |
CopyFileFromContainerCmd |
CreateContainerCmd |
CreateImageCmd |
CreateNetworkCmd
Create a network.
|
CreateVolumeCmd |
DisconnectFromNetworkCmd
Disconnects a container from a network.
|
EventsCmd
Get events
|
ExecCreateCmd |
ExecStartCmd |
InfoCmd |
InspectContainerCmd |
InspectExecCmd |
InspectImageCmd
Inspect the details of an image.
|
InspectNetworkCmd
Inspect a network.
|
InspectVolumeCmd
Inspect the details of a volume.
|
KillContainerCmd
Kill a running container.
|
ListContainersCmd
List containers
|
ListImagesCmd
List images
|
ListNetworksCmd
List networks.
|
ListVolumesCmd
List volumes.
|
LogContainerCmd
Get container logs
|
PauseContainerCmd
Pause a container.
|
PingCmd
Ping the Docker server
|
PullImageCmd
Pull image from repository.
|
PushImageCmd
Push the latest image to the repository.
|
RemoveContainerCmd
Remove a container.
|
RemoveImageCmd
Remove an image, deleting any tags it might have.
|
RemoveNetworkCmd
Remove a network.
|
RemoveVolumeCmd
Remove a volume.
|
RestartContainerCmd
Restart a running container.
|
SaveImageCmd |
SearchImagesCmd
Search images
|
StartContainerCmd
Start a container.
|
StatsCmd
Get container stats.
|
StopContainerCmd
Stop a running container.
|
TagImageCmd
Tag an image into a repository
|
TopContainerCmd
List processes running inside a container
|
UnpauseContainerCmd
Unpause a container.
|
VersionCmd
Returns the Docker version info.
|
WaitContainerCmd
Wait a container
Block until container stops, then returns its exit code
|
Class and Description |
---|
AttachContainerCmd
Attach to container
|
AuthCmd
Authenticate with the server, useful for checking authentication.
|
BuildImageCmd
Build an image from Dockerfile.
|
CommitCmd
Create a new image from a container's changes.
|
ConnectToNetworkCmd
Connects a container to a network.
|
ContainerDiffCmd |
CopyArchiveFromContainerCmd |
CopyArchiveToContainerCmd |
CopyFileFromContainerCmd |
CreateContainerCmd |
CreateImageCmd |
CreateNetworkCmd
Create a network.
|
CreateVolumeCmd |
DisconnectFromNetworkCmd
Disconnects a container from a network.
|
DockerCmdExecFactory |
EventsCmd
Get events
|
ExecCreateCmd |
ExecStartCmd |
InfoCmd |
InspectContainerCmd |
InspectExecCmd |
InspectImageCmd
Inspect the details of an image.
|
InspectNetworkCmd
Inspect a network.
|
InspectVolumeCmd
Inspect the details of a volume.
|
KillContainerCmd
Kill a running container.
|
ListContainersCmd
List containers
|
ListImagesCmd
List images
|
ListNetworksCmd
List networks.
|
ListVolumesCmd
List volumes.
|
LogContainerCmd
Get container logs
|
PauseContainerCmd
Pause a container.
|
PingCmd
Ping the Docker server
|
PullImageCmd
Pull image from repository.
|
PushImageCmd
Push the latest image to the repository.
|
RemoveContainerCmd
Remove a container.
|
RemoveImageCmd
Remove an image, deleting any tags it might have.
|
RemoveNetworkCmd
Remove a network.
|
RemoveVolumeCmd
Remove a volume.
|
RestartContainerCmd
Restart a running container.
|
SaveImageCmd |
SearchImagesCmd
Search images
|
StartContainerCmd
Start a container.
|
StatsCmd
Get container stats.
|
StopContainerCmd
Stop a running container.
|
TagImageCmd
Tag an image into a repository
|
TopContainerCmd
List processes running inside a container
|
UnpauseContainerCmd
Unpause a container.
|
VersionCmd
Returns the Docker version info.
|
WaitContainerCmd
Wait a container
Block until container stops, then returns its exit code
|
Copyright © 2016. All Rights Reserved.