package
1.3.1
Repository: https://github.com/paralin/scratchbuild.git
Documentation: pkg.go.dev

# 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.