package
1.6.0-rc5
Repository: https://github.com/mephux/docker.git
Documentation: pkg.go.dev

# Packages

This package contains the set of Dockerfile commands.
This package implements a parser and parse tree dumper for Dockerfiles.

# Functions

No description provided by the author
No description provided by the author

# Constants

NoBaseImageSpecifier is the symbol used by the FROM command to specify that no base image is to be used.

# Variables

No description provided by the author

# Structs

internal struct, used to maintain configuration of the Dockerfile's processing as it evaluates the parsing result.
No description provided by the author