Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
| ... | ... |
@@ -128,6 +128,6 @@ regular, unsigned image. |
| 128 | 128 |
*Other improvements & changes* |
| 129 | 129 |
|
| 130 | 130 |
We've added a new security options flag that lets you set SELinux and AppArmor |
| 131 |
-labels and profiles. This means you'll longer have to use `docker run |
|
| 131 |
+labels and profiles. This means you'll no longer have to use `docker run |
|
| 132 |
+--privileged` on kernels that support SE Linux or AppArmor. |
|
| 132 | 133 |
|