Skip to content

Commit ebc5fd4

Browse files
author
Ma Shimiao
committed
add RFC requirement for mountLabel
Signed-off-by: Ma Shimiao <[email protected]>
1 parent a5276ae commit ebc5fd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config-linux.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,8 @@ The following parameters can be specified to set up seccomp:
629629

630630
## <a name="configLinuxMountLabel" />Mount Label
631631

632-
**`mountLabel`** (string, OPTIONAL) will set the Selinux context for the mounts in the container.
632+
**`mountLabel`** (string, OPTIONAL) specifies SELinux context for the mounts in the container.
633+
If `mountLabel` is set, the runtime MUST set SELinux context of the mounts in the container to the given value.
633634

634635
### Example
635636

0 commit comments

Comments
 (0)