Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct { Cmd string SubCmd string Flags []string Value []string Original string StartLine int EndLine int JSON bool Stage int }
Command is the struct for each dockerfile command
Click to show internal directories.
Click to hide internal directories.