runAsUser property

int? runAsUser
getter/setter pair

If set, overrides the USER specified in the image with the given uid.

Optional.

Implementation

core.int? runAsUser;