Represents a RUN instruction.
| Constructor and description |
|---|
Dockerfile.RunCommandInstruction
(String command) |
Dockerfile.RunCommandInstruction
(Provider<String> provider) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
String |
getKeyword(){@inheritDoc} |