command property

List<String>? command
getter/setter pair

If set, overrides the default ENTRYPOINT specified by the image.

Optional.

Implementation

core.List<core.String>? command;