Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 671 Bytes

v1_linux_container_user.md

File metadata and controls

12 lines (8 loc) · 671 Bytes

v1_linux_container_user_t

Properties

Name Type Description Notes
gid long GID is the primary gid initially attached to the first process in the container
supplemental_groups list_t * SupplementalGroups are the supplemental groups initially attached to the first process in the container [optional]
uid long UID is the primary uid initially attached to the first process in the container

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