Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Detach bool
Detach run docker command with -d.
View Source
var Env []string
Env run the docker command with the specified env vars.
View Source
var Index string
Index run the docker command with the specified --index.
View Source
var NoTTY bool
NoTTY run docker command with -T.
View Source
var Privileged bool
Privileged run docker command with --privileged.
View Source
var User string
User run docker command with the specified -u.
View Source
var Workdir string
Workdir run the docker command with this working directory.
Functions ¶
func NewMwddDestroyCmd ¶
func NewMwddRestartCmd ¶ added in v0.13.0
func NewMwddStartCmd ¶ added in v0.13.0
func NewMwddStopCmd ¶ added in v0.13.0
func NewMwddUpdateCmd ¶ added in v0.20.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.