Documentation
¶
Overview ¶
Package container has all the functions for docker container operations
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNewContainer ¶
CreateNewContainer creates a new container from given image
func ListContainer ¶
func ListContainer() error
ListContainer lists all the containers running on host machine
func PruneContainers ¶
func PruneContainers() error
PruneContainers clears all containers that are not running
func StopContainer ¶
StopContainer stops the container of given ID
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.