Merge pull request #623 from wking/no-solaris-uid-gid-note

config: Drop Solaris UID/GID note
This commit is contained in:
Daniel, Dao Quang Minh 2016-11-14 18:06:29 -08:00 committed by GitHub
commit 44c6543470
1 changed files with 0 additions and 2 deletions

View File

@ -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