mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
Fixed minor typo
Signed-off-by: Christian Stefanescu <st.chris@gmail.com>
Upstream-commit: c5bd80c738
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
f57d12a5d7
commit
5119c5b376
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user