Represents a ENTRYPOINT
instruction.
Constructor and description |
---|
Dockerfile.EntryPointInstruction
(String... entryPoint) |
Dockerfile.EntryPointInstruction
(Provider<List<String>> provider) |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
getKeyword() {@inheritDoc} |