Documentation ¶
Index ¶
- func CreateContainer(containerImage tesseract.ContainerImage, dir string, port string) (container.ContainerCreateCreatedBody, error)
- func GetPorts() ([]types.Port, error)
- func HasImage(name string) (bool, error)
- func KillContainer(id string) error
- func PullImage(imageName string) error
- func RemoveContainer(id string) error
- func StartContainer(containerBody container.ContainerCreateCreatedBody) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateContainer ¶ added in v0.2.0
func CreateContainer(containerImage tesseract.ContainerImage, dir string, port string) (container.ContainerCreateCreatedBody, error)
func KillContainer ¶ added in v0.2.2
func RemoveContainer ¶ added in v0.2.2
func StartContainer ¶
func StartContainer(containerBody container.ContainerCreateCreatedBody) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.