Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComposeCommand ¶
func ComposeCommand(context ComposeCommandContext, command string, arg ...string) *exec.Cmd
ComposeCommand gets a docker compose command to run.
func RunCommandCollect ¶
RunCommand runs a command, collecting output and errors.
func RunTTYCommand ¶
RunTTYCommand runs a command in an interactive shell.
Types ¶
type ComposeCommandContext ¶
ComposeCommandContext ...
Click to show internal directories.
Click to hide internal directories.