mirror of https://github.com/docker/docs.git
fix minor docs error
Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
This commit is contained in:
parent
2eb9c0bfd4
commit
143f438e6e
|
@ -128,6 +128,6 @@ regular, unsigned image.
|
||||||
*Other improvements & changes*
|
*Other improvements & changes*
|
||||||
|
|
||||||
We've added a new security options flag that lets you set SELinux and AppArmor
|
We've added a new security options flag that lets you set SELinux and AppArmor
|
||||||
labels and profiles. This means you'll longer have to use `docker run
|
labels and profiles. This means you'll no longer have to use `docker run
|
||||||
--privileged on kernels that support SE Linux or AppArmor.
|
--privileged` on kernels that support SE Linux or AppArmor.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue