1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #9927 from LK4D4/carry_of_9925

Fixed minor typo
This commit is contained in:
Jessie Frazelle 2015-01-06 09:54:03 -08:00
commit 2389c29556

View file

@ -254,7 +254,7 @@ the container exits**, you can add the `--rm` flag:
--security-opt="label:type:TYPE" : Set the label type for the container
--security-opt="label:level:LEVEL" : Set the label level for the container
--security-opt="label:disable" : Turn off label confinement for the container
--secutity-opt="apparmor:PROFILE" : Set the apparmor profile to be applied
--security-opt="apparmor:PROFILE" : Set the apparmor profile to be applied
to the container
You can override the default labeling scheme for each container by specifying