Skip to content

Conversation

@vbatts
Copy link
Member

@vbatts vbatts commented Mar 17, 2016

Closes #38

Signed-off-by: Vincent Batts vbatts@hashbangbash.com

Closes opencontainers#38

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
* **`gid`** (int, required) specifies the group id.
* **`additionalGids`** (array of ints, optional) specifies additional group ids to be added to the process.

_Note: symbolic name for uid and gid, such as uname and gname respectively, are left to upper levels to derive (i.e. `/etc/passwd` parsing, NSS, etc)_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe:

_Note: mapping from symbolic names (user and group names) to numeric IDs, for example by parsing `/etc/passwd` or using [getent][getent.1], is left to higher-level tools._

[getent.1]: http://www.man7.org/linux/man-pages/man1/getent.1.html

@mrunalp
Copy link
Contributor

mrunalp commented Mar 23, 2016

LGTM

1 similar comment
@vishh
Copy link
Contributor

vishh commented Mar 23, 2016

LGTM

@vbatts vbatts merged commit 7aa7dcd into opencontainers:master Mar 23, 2016
@vbatts vbatts deleted the user-name branch March 23, 2016 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants