Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { Client *client.Client ContextPath string RootConfig *pkgcfg.CarbonConfig DockerTags []string DockerBuildArgs map[string]*string DockerLabels map[string]string DockerNetworkMode string }
func NewOptions ¶
func NewOptions(cfg *pkgcfg.CarbonConfig, ctxPath string) (*Options, error)
func (*Options) AddCarbonMetadata ¶
func (*Options) Build ¶
https://github.com/docker/cli/blob/master/cli/command/image/build.go#L40-L76
func (*Options) ExtendTags ¶
Click to show internal directories.
Click to hide internal directories.