Documentation ¶ Index ¶ func Build(rel, dockerfile string) (build.Spec, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Build ¶ func Build(rel, dockerfile string) (build.Spec, error) A Dockerfile build is always relative to the module it lives in. Within that module, what's the relative path to the context, and within that context, what's the relative path to the Dockerfile. Types ¶ This section is empty. Source Files ¶ View all Source files dfile.go Click to show internal directories. Click to hide internal directories.