entrypoint property

String? entrypoint
getter/setter pair

If specified, overrides the ENTRYPOINT specified in the container.

Implementation

core.String? entrypoint;