Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildDockerImageCommand = `` /* 173-byte string literal not displayed */
View Source
var UploadDockerImageCommand = `
scp {{.ServiceName}}-latest.tar {{.Host}}:~/applications/{{.ServiceName}} && rm {{.ServiceName}}-latest.tar
`
Functions ¶
func RunLocalCommand ¶
func RunLocalCommand(cmd LocalCommand)
Types ¶
Click to show internal directories.
Click to hide internal directories.