The highest tagged major version is
v3.
package
Version:
v1.8.2
Opens a new window with list of versions in this module.
Published: Aug 6, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package docker builds docker images
func NewPackager(opts ...packager.Option) packager.Packager
type Packager struct {
Options packager.Options
Client *docker.Client
}
func (d *Packager) Compile(s *packager.Source) (*packager.Binary, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.