Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 612 Bytes

User.md

File metadata and controls

14 lines (10 loc) · 612 Bytes

User

User explains the user and group to run a Container

Properties

Name Type Description Notes
gid int The gid to run the alluxio runtime
group str The group name to run the alluxio runtime [default to '']
uid int The uid to run the alluxio runtime
user str The user name to run the alluxio runtime [default to '']

[Back to Model list] [Back to API list] [Back to README]