Versions in this module Expand all Collapse all v1 v1.0.8 Nov 7, 2015 v1.0.7 Oct 29, 2015 Changes in this version + func Env(m []KeyValue) (string, error) + func FindAll(node *parser.Node, cmd string) []int + func From(image string) (string, error) + func InsertInstructions(node *parser.Node, pos int, instructions string) error + func Label(m []KeyValue) (string, error) + func LastBaseImage(node *parser.Node) string + func LastExposedPorts(node *parser.Node) []string + func ParseTreeToDockerfile(node *parser.Node) []byte + type KeyValue struct + Key string + Value string