command property

List<String>? command
final

Specifies parameters that you want to pass in with ENTRYPOINT.

Implementation

final List<String>? command;