Skip to content

Commit

Permalink
add RFC requirement for mountLabel
Browse files Browse the repository at this point in the history
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
  • Loading branch information
Ma Shimiao committed Nov 1, 2017
1 parent a5276ae commit ebc5fd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,8 @@ The following parameters can be specified to set up seccomp:

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

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

### Example

Expand Down

0 comments on commit ebc5fd4

Please sign in to comment.