[][src]Crate dockerfile_parser

Structs

ArgInstruction
CopyFlag
CopyInstruction
Dockerfile
EnvInstruction
EnvVar
FromInstruction
ImageRef

A parsed docker image reference

Label
LabelInstruction
MiscInstruction
Span

A byte-index tuple representing a span of characters in a string

Splicer
Stage
StageIterator

Iterates over build stages, aka a FROM instruction and all proceeding instructions until the next FROM

Enums

CmdInstruction
EntrypointInstruction
Error
Instruction
Rule
RunInstruction

Type Definitions

Result