Documentation ¶
Index ¶
Constants ¶
View Source
const ( DOCKER = "docker" IMAGE = "image" CONTAINER = "container" BUILD = "build" PULL = "pull" EXEC = "exec" STOP = "stop" RUN = "run" LS = "ls" PS = "ps" RM = "rm" KILL = "kill" PRUNE = "prune" RENAME = "rename" RESTART = "restart" IMAGE_ID = "IMAGE_ID" CONTAINER_ID = "CONTAINER_ID" REPOSITORY = "REPOSITORY" TAG = "TAG" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.