Skip to content

Commit 44c6543

Browse files
authored
Merge pull request #623 from wking/no-solaris-uid-gid-note
config: Drop Solaris UID/GID note
2 parents f6b9850 + afb9a75 commit 44c6543

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ For Linux and Solaris based systems the user structure has the following fields:
160160

161161
_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)_
162162

163-
_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._
164-
165163
### Example (Linux)
166164

167165
```json

0 commit comments

Comments
 (0)