Merge pull request #623 from wking/no-solaris-uid-gid-note
config: Drop Solaris UID/GID note
This commit is contained in:
commit
44c6543470
|
@ -160,8 +160,6 @@ For Linux and Solaris based systems the user structure has the following fields:
|
|||
|
||||
_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)_
|
||||
|
||||
_Note: For Solaris, uid and gid specify the uid and gid of the process inside the container and need not be same as in the host._
|
||||
|
||||
### Example (Linux)
|
||||
|
||||
```json
|
||||
|
|
Loading…
Reference in New Issue