Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cmd ¶
Cmd constructs a command that can be host.Exec (or else). Useful to run something in the container. Note the current implementation always uses `docker run --rm` regardless what backend is configured. Essentially that will span up new container every call which might be costly. This behavior may and certainly will change in future towards improving execution speed and using actually configured backend.
Types ¶
Click to show internal directories.
Click to hide internal directories.