File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Each entry has the following structure:
8383* ** ` size ` ** (uint32, REQUIRED)* - is the number of ids to be mapped.
8484
8585The runtime SHOULD NOT modify the ownership of referenced filesystems to realize the mapping.
86- There is a limit of 5 mappings which is the Linux kernel hard limit .
86+ Note that the number of mapping entries MAY be limited by the [ kernel ] [ user-namespaces ] .
8787
8888###### Example
8989
@@ -621,3 +621,4 @@ The values MUST be absolute paths in the [container namespace][container-namespa
621621[ random.4 ] : http://man7.org/linux/man-pages/man4/random.4.html
622622[ tty.4 ] : http://man7.org/linux/man-pages/man4/tty.4.html
623623[ zero.4 ] : http://man7.org/linux/man-pages/man4/zero.4.html
624+ [ user-namespaces ] : http://man7.org/linux/man-pages/man7/user_namespaces.7.html
You can’t perform that action at this time.
0 commit comments