Skip to content

Commit

Permalink
Merge pull request #9927 from LK4D4/carry_of_9925
Browse files Browse the repository at this point in the history
Fixed minor typo
  • Loading branch information
Jessie Frazelle committed Jan 6, 2015
2 parents 0bc2222 + 32ac770 commit 2389c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/reference/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2389c29

Please sign in to comment.