Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder manages the Docker Image build process.
func NewBuilder ¶
func NewBuilder(stack *stack.ImageStack, dockerClient client.APIClient) *Builder
NewBuilder creates a new builder.
func (*Builder) SetForceRemove ¶
SetForceRemove sets the force remove property.
func (*Builder) SetOutputStream ¶
SetOutputStream sets the output stream.
Click to show internal directories.
Click to hide internal directories.