# Functions
ImageStackFromDockerfile attempts to determine the full stack of the docker image.
ParseImageName parses an image name to a reference.
ParseNormalizedImageName parses a normalized image name to a reference.
# Structs
ImageLayer is a layer in a stack.
ImageStack represents an image as a stack of layers.
# Interfaces
LibraryResolver resolves dockerfile sources for library images.