Documentation
¶
Index ¶
- func BuildImage(env *config.Env) error
- func BuildImageIfNotExist(env *config.Env) error
- func ContainerExists(env *config.Env) bool
- func CreateContainer(env *config.Env, cmdArgs []string) error
- func CreateContainerIfNotExist(env *config.Env, cmdArgs []string) error
- func ImageExists(env *config.Env) bool
- func RecreateContainer(env *config.Env, cmdArgs []string) error
- func RemoveContainer(env *config.Env) error
- func RemoveImage(env *config.Env) error
- func StartContainer(env *config.Env, interactive bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildImage ¶
func BuildImageIfNotExist ¶
func ContainerExists ¶
func ImageExists ¶
func RemoveContainer ¶
func RemoveImage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.