Skip to content

Files

Latest commit

d8a6ca9 · Nov 30, 2023

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]