A representation of an instruction in a Dockerfile.
Type Params | Return Type | Name and description |
---|---|---|
|
String |
getKeyword() Gets the keyword of the instruction as used in the Dockerfile. |
|
String |
getText() Gets the full text of the instruction as used in the Dockerfile. |