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