Merge pull request #8609 from gesellix/patch-2

fix minor docs error
This commit is contained in:
James Turnbull 2014-10-16 15:06:00 -04:00
commit 3d0d2fd183

View file

@ -128,6 +128,6 @@ regular, unsigned image.
*Other improvements & changes*
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
--privileged on kernels that support SE Linux or AppArmor.
labels and profiles. This means you'll no longer have to use `docker run
--privileged` on kernels that support SE Linux or AppArmor.