We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c847a commit e421fd8Copy full SHA for e421fd8
config-linux.md
@@ -629,7 +629,8 @@ The following parameters can be specified to set up seccomp:
629
630
## <a name="configLinuxMountLabel" />Mount Label
631
632
-**`mountLabel`** (string, OPTIONAL) will set the Selinux context for the mounts in the container.
+**`mountLabel`** (string, OPTIONAL) specifies the SELinux context for the mounts in the container.
633
+If `mountLabel` is set, the runtime MUST set the SELinux context of the mounts in the container to the given value.
634
635
### Example
636
0 commit comments