Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComposeCommand ¶
func ComposeCommand() []string
ComposeCommand returns the docker compose invocation (docker compose vs docker-compose).
Types ¶
type Executor ¶
Executor wraps docker CLI operations with a working directory and verbosity.
func NewExecutor ¶
NewExecutor returns a configured docker executor.
func (*Executor) Build ¶
Build runs docker build with the supplied tag, context, and additional args.
func (*Executor) CheckAvailability ¶
CheckAvailability ensures docker CLI and daemon are reachable.
Click to show internal directories.
Click to hide internal directories.