Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ExecDriverName is name of exec-driver ExecDriverName = "docker" // DefaultSrcVolume is the default source path inside the container DefaultSrcVolume = "/root/src" // SettingName is the name of section of settings SettingName = "docker" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.