Documentation
¶
Overview ¶
Package docker provides an interface to the system's Docker daemon.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶ added in v0.1.0
type Runner struct {
// contains filtered or unexported fields
}
Runner represents a command that can be run.
func (Runner) Build ¶ added in v0.1.0
Build will run a `docker build` command with the input uri, tag, and Dockerfile path.
Directories
¶
Path | Synopsis |
---|---|
Package dockerfile provides simple Dockerfile parsing functionality.
|
Package dockerfile provides simple Dockerfile parsing functionality. |
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.