package
0.0.0-20210416212145-5b8b77a4bcd2
Repository: https://github.com/combust-labs/firebuild.git
Documentation: pkg.go.dev

# Functions

ReadFromBytes reads commands from bytes.
ReadFromBytesWithOriginalSource reads commands from bytes and passes the original source to the build context.
ReadFromParserResult reads commands from the Dockerfile parser result.
ReadFromString reads commands from string.

# Interfaces

ReadResult contains the parsed commands and optionally .dockerignore patterns.