|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.github.dockerjava.api.command used by com.github.dockerjava.api | |
---|---|
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. |
|
ContainerDiffCmd
|
|
CopyFileFromContainerCmd
|
|
CreateContainerCmd
|
|
CreateImageCmd
|
|
InfoCmd
|
|
InspectContainerCmd
|
|
InspectImageCmd
Inspect the details of an image. |
|
KillContainerCmd
Kill a running container. |
|
ListContainersCmd
List containers |
|
ListImagesCmd
List images |
|
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. |
|
RestartContainerCmd
Restart a running container. |
|
SearchImagesCmd
Search images |
|
StartContainerCmd
Start a container |
|
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 |
Classes in com.github.dockerjava.api.command used by com.github.dockerjava.core | |
---|---|
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. |
|
ContainerDiffCmd
|
|
CopyFileFromContainerCmd
|
|
CreateContainerCmd
|
|
CreateImageCmd
|
|
InfoCmd
|
|
InspectContainerCmd
|
|
InspectImageCmd
Inspect the details of an image. |
|
KillContainerCmd
Kill a running container. |
|
ListContainersCmd
List containers |
|
ListImagesCmd
List images |
|
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. |
|
RestartContainerCmd
Restart a running container. |
|
SearchImagesCmd
Search images |
|
StartContainerCmd
Start a container |
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |