User explains the user and group to run a Container
| 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 ''] |