Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainerExec ¶
func ContainerExec(image string, entrypoint string, commandShell string, command string, mounts []ContainerMount, workingdir string, environment []string, publish []string)
*
- ContainerExec runs a container and attaches the result to the current session
func RunDockerCommand ¶
func RunDockerCommand(command string)
*
- RunDockerCommand executes a docker command and wrap's it for docker machine if needed
Types ¶
type ContainerMount ¶
Click to show internal directories.
Click to hide internal directories.