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.
2 parents b5a9eb8 + e3d8d10 commit f227620Copy full SHA for f227620
config-linux.md
@@ -670,7 +670,7 @@ The following parameters can be specified to setup seccomp:
670
## <a name="configLinuxRootfsMountPropagation" />Rootfs Mount Propagation
671
672
**`rootfsPropagation`** (string, OPTIONAL) sets the rootfs's mount propagation.
673
-Its value is either slave, private, or shared.
+Its value is either slave, private, shared or unbindable.
674
The [Shared Subtrees][sharedsubtree] article in the kernel documentation has more information about mount propagation.
675
676
###### Example
0 commit comments